Home
last modified time | relevance | path

Searched refs:u1_first_slice_in_stream (Results 1 – 4 of 4) sorted by relevance

/external/libavc/decoder/
Dih264d_parse_slice.c439 if(ps_dec->u1_first_slice_in_stream) in ih264d_start_of_pic()
1262 if(!ps_dec->u1_first_slice_in_stream) in ih264d_parse_decode_slice()
1296 if(i1_is_end_of_poc || ps_dec->u1_first_slice_in_stream) in ih264d_parse_decode_slice()
1396 ps_dec->u1_first_slice_in_stream = 0; in ih264d_parse_decode_slice()
1402 ps_dec->u1_first_slice_in_stream = 0; in ih264d_parse_decode_slice()
1410 ps_dec->u1_first_slice_in_stream = 0; in ih264d_parse_decode_slice()
1437 if(!ps_dec->u1_first_slice_in_stream) in ih264d_parse_decode_slice()
1907 ps_dec->u1_first_slice_in_stream = 0; in ih264d_parse_decode_slice()
Dih264d_structs.h744 UWORD8 u1_first_slice_in_stream; member
Dih264d_parse_pslice.c1472 if(!ps_dec->u1_first_slice_in_stream) in ih264d_mark_err_slice_skip()
Dih264d_api.c971 ps_dec->u1_first_slice_in_stream = 1; in ih264d_init_decoder()