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_parse_headers.c1096 if ((ps_dec->u4_slice_start_code_found == 1) in ih264d_parse_nal_unit()
1125 ps_dec->u4_slice_start_code_found = 1; in ih264d_parse_nal_unit()
Dih264d_api.c1767 ps_dec->u4_slice_start_code_found = 0; in ih264d_video_decode()
2099 ps_dec->u4_slice_start_code_found = 0; in ih264d_video_decode()
2151 if((ps_dec->u4_slice_start_code_found == 1) in ih264d_video_decode()
2293 if((ps_dec->u4_slice_start_code_found == 1) in ih264d_video_decode()
Dih264d_structs.h1223 UWORD32 u4_slice_start_code_found; member