Home
last modified time | relevance | path

Searched refs:ih264d_find_start_code (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libavc/decoder/
H A Dih264d_nal.c82 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 Dih264d_nal.h49 WORD32 ih264d_find_start_code(UWORD8 *pu1_buf,
H A Dih264d_api.c2552 buflen = ih264d_find_start_code(pu1_buf, 0, u4_max_ofst, in ih264d_video_decode()
/aosp_15_r20/external/libavc/decoder/mvc/
H A Dimvcd_error_handler.c228 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 Dimvcd_api.c721 i4_nalu_length = ih264d_find_start_code(pu1_input_buffer, 0, u4_num_bytes_remaining, in imvcd_view_decode()