Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_parse_slice.c1139 if(!ps_dec->u1_first_slice_in_stream && ps_dec->u4_first_slice_in_pic) in ih264d_parse_decode_slice()
1285 ps_dec->u1_first_slice_in_stream = 0; in ih264d_parse_decode_slice()
1298 if(i1_is_end_of_poc || ps_dec->u1_first_slice_in_stream) in ih264d_parse_decode_slice()
1385 ps_dec->u1_first_slice_in_stream = 0; in ih264d_parse_decode_slice()
1392 ps_dec->u1_first_slice_in_stream = 0; in ih264d_parse_decode_slice()
1400 ps_dec->u1_first_slice_in_stream = 0; in ih264d_parse_decode_slice()
1855 ps_dec->u1_first_slice_in_stream = 0; in ih264d_parse_decode_slice()
Dih264d_structs.h744 UWORD8 u1_first_slice_in_stream; member
Dih264d_api.c1004 ps_dec->u1_first_slice_in_stream = 1; in ih264d_init_decoder()