Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_api.c1744 ps_dec->u4_slice_start_code_found = 0; in ih264d_video_decode()
2073 ps_dec->u4_slice_start_code_found = 0; in ih264d_video_decode()
2125 if((ps_dec->u4_slice_start_code_found == 1) in ih264d_video_decode()
2265 if((ps_dec->u4_slice_start_code_found == 1) in ih264d_video_decode()
Dih264d_parse_headers.c1070 ps_dec->u4_slice_start_code_found = 1; in ih264d_parse_nal_unit()
Dih264d_structs.h1225 UWORD32 u4_slice_start_code_found; member