Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_parse_slice.h54 WORD32 ih264d_end_of_pic_dispbuf_mgr(dec_struct_t * ps_dec);
Dih264d_parse_slice.c744 WORD32 ih264d_end_of_pic_dispbuf_mgr(dec_struct_t * ps_dec) in ih264d_end_of_pic_dispbuf_mgr() function
922 ret = ih264d_end_of_pic_dispbuf_mgr(ps_dec); in ih264d_deblock_display()
Dih264d_api.c2531 ret = ih264d_end_of_pic_dispbuf_mgr(ps_dec); in ih264d_video_decode()