Searched refs:u4_slice_start_code_found (Results 1 – 3 of 3) sorted by relevance
1096 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()
1767 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()
1223 UWORD32 u4_slice_start_code_found; member