Searched refs:ih264d_find_start_code (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/libavc/decoder/ |
H A D | ih264d_nal.c | 82 WORD32 ih264d_find_start_code(UWORD8 *pu1_buf, in ih264d_find_start_code() function 163 ih264d_find_start_code(pu1_buf, u4_cur_pos, u4_max_ofst, in ih264d_get_next_nal_unit()
|
H A D | ih264d_nal.h | 49 WORD32 ih264d_find_start_code(UWORD8 *pu1_buf,
|
H A D | ih264d_api.c | 2552 buflen = ih264d_find_start_code(pu1_buf, 0, u4_max_ofst, in ih264d_video_decode()
|
/aosp_15_r20/external/libavc/decoder/mvc/ |
H A D | imvcd_error_handler.c | 228 WORD32 i4_nalu_length = ih264d_find_start_code(pu1_input_buffer, 0, u4_num_bytes_remaining, in imvcd_check_num_view_slices_in_au()
|
H A D | imvcd_api.c | 721 i4_nalu_length = ih264d_find_start_code(pu1_input_buffer, 0, u4_num_bytes_remaining, in imvcd_view_decode()
|