Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_parse_slice.c592 ps_dec->u1_last_pic_not_decoded = 0; in ih264d_start_of_pic()
801 if(((0 == ps_dec->u1_last_pic_not_decoded) in ih264d_end_of_pic_dispbuf_mgr()
1638 ps_dec->u1_last_pic_not_decoded = 1; in ih264d_parse_decode_slice()
1652 ps_dec->u1_last_pic_not_decoded = 1; in ih264d_parse_decode_slice()
Dih264d_structs.h1091 UWORD8 u1_last_pic_not_decoded; member
Dih264d_api.c1005 ps_dec->u1_last_pic_not_decoded = 0; in ih264d_init_decoder()
2567 if(1 == ps_dec->u1_last_pic_not_decoded) in ih264d_video_decode()