Home
last modified time | relevance | path

Searched refs:pu4_length_of_start_code (Results 1 – 3 of 3) sorted by relevance

/external/libavc/decoder/
Dih264d_nal.c85 UWORD32 *pu4_length_of_start_code, in ih264d_find_start_code() argument
91 *pu4_length_of_start_code = 0; in ih264d_find_start_code()
111 *pu4_length_of_start_code = u4_cur_pos; in ih264d_find_start_code()
155 UWORD32 *pu4_length_of_start_code) in ih264d_get_next_nal_unit() argument
164 pu4_length_of_start_code, &u4_next_is_aud); in ih264d_get_next_nal_unit()
Dih264d_nal.h52 UWORD32 *pu4_length_of_start_code,
Dih264d_utils.h99 UWORD32 *pu4_length_of_start_code);