Searched defs:codec_obj (Results 1 – 3 of 3) sorted by relevance
/external/libhevc/test/decoder/ |
D | main.c | 489 IV_API_CALL_STATUS_T set_degrade(void *codec_obj, UWORD32 type, WORD32 pics) in set_degrade() 542 IV_API_CALL_STATUS_T enable_skipb_frames(void *codec_obj, in enable_skipb_frames() 592 IV_API_CALL_STATUS_T disable_skipb_frames(void *codec_obj, in disable_skipb_frames() 643 IV_API_CALL_STATUS_T enable_skippb_frames(void *codec_obj, in enable_skippb_frames() 693 IV_API_CALL_STATUS_T disable_skippb_frames(void *codec_obj, in disable_skippb_frames() 748 IV_API_CALL_STATUS_T release_disp_frame(void *codec_obj, UWORD32 buf_id) in release_disp_frame() 793 IV_API_CALL_STATUS_T get_version(void *codec_obj) in get_version() 1591 void flush_output(iv_obj_t *codec_obj, in flush_output() 1760 iv_obj_t *codec_obj; in hevcdec_main() local
|
/external/libmpeg2/test/decoder/ |
D | main.c | 501 IV_API_CALL_STATUS_T set_degrade(void *codec_obj, UWORD32 type, WORD32 pics) in set_degrade() 560 IV_API_CALL_STATUS_T enable_skipb_frames(void *codec_obj, in enable_skipb_frames() 610 IV_API_CALL_STATUS_T disable_skipb_frames(void *codec_obj, in disable_skipb_frames() 661 IV_API_CALL_STATUS_T enable_skippb_frames(void *codec_obj, in enable_skippb_frames() 711 IV_API_CALL_STATUS_T disable_skippb_frames(void *codec_obj, in disable_skippb_frames() 766 IV_API_CALL_STATUS_T release_disp_frame(void *codec_obj, UWORD32 buf_id) in release_disp_frame() 811 IV_API_CALL_STATUS_T get_version(void *codec_obj) in get_version() 1624 void flush_output(iv_obj_t *codec_obj, in flush_output() 1794 iv_obj_t *codec_obj; in vdec_main() local
|
/external/libavc/test/decoder/ |
D | main.c | 496 IV_API_CALL_STATUS_T set_degrade(void *codec_obj, UWORD32 type, WORD32 pics) in set_degrade() 551 IV_API_CALL_STATUS_T enable_skipb_frames(void *codec_obj, in enable_skipb_frames() 601 IV_API_CALL_STATUS_T disable_skipb_frames(void *codec_obj, in disable_skipb_frames() 652 IV_API_CALL_STATUS_T enable_skippb_frames(void *codec_obj, in enable_skippb_frames() 702 IV_API_CALL_STATUS_T disable_skippb_frames(void *codec_obj, in disable_skippb_frames() 757 IV_API_CALL_STATUS_T release_disp_frame(void *codec_obj, UWORD32 buf_id) in release_disp_frame() 802 IV_API_CALL_STATUS_T get_version(void *codec_obj) in get_version() 1623 void flush_output(iv_obj_t *codec_obj, in flush_output() 1824 iv_obj_t *codec_obj; in h264dec_main() local
|