Home
last modified time | relevance | path

Searched defs:codec_obj (Results 1 – 3 of 3) sorted by relevance

/external/libavc/test/decoder/
Dmain.c498 IV_API_CALL_STATUS_T set_degrade(void *codec_obj, UWORD32 type, WORD32 pics) in set_degrade()
553 IV_API_CALL_STATUS_T enable_skipb_frames(void *codec_obj, in enable_skipb_frames()
603 IV_API_CALL_STATUS_T disable_skipb_frames(void *codec_obj, in disable_skipb_frames()
654 IV_API_CALL_STATUS_T enable_skippb_frames(void *codec_obj, in enable_skippb_frames()
704 IV_API_CALL_STATUS_T disable_skippb_frames(void *codec_obj, in disable_skippb_frames()
759 IV_API_CALL_STATUS_T release_disp_frame(void *codec_obj, UWORD32 buf_id) in release_disp_frame()
804 IV_API_CALL_STATUS_T get_version(void *codec_obj) in get_version()
1625 void flush_output(iv_obj_t *codec_obj, in flush_output()
1952 iv_obj_t *codec_obj; in h264dec_main() local
/external/libhevc/test/decoder/
Dmain.c491 IV_API_CALL_STATUS_T set_degrade(void *codec_obj, UWORD32 type, WORD32 pics) in set_degrade()
544 IV_API_CALL_STATUS_T enable_skipb_frames(void *codec_obj, in enable_skipb_frames()
594 IV_API_CALL_STATUS_T disable_skipb_frames(void *codec_obj, in disable_skipb_frames()
645 IV_API_CALL_STATUS_T enable_skippb_frames(void *codec_obj, in enable_skippb_frames()
695 IV_API_CALL_STATUS_T disable_skippb_frames(void *codec_obj, in disable_skippb_frames()
750 IV_API_CALL_STATUS_T release_disp_frame(void *codec_obj, UWORD32 buf_id) in release_disp_frame()
795 IV_API_CALL_STATUS_T get_version(void *codec_obj) in get_version()
1593 void flush_output(iv_obj_t *codec_obj, in flush_output()
1762 iv_obj_t *codec_obj; in hevcdec_main() local
/external/libmpeg2/test/decoder/
Dmain.c501 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