Searched defs:codec_obj (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/libmpeg2/test/decoder/ |
H A D | main.c | 509 IV_API_CALL_STATUS_T set_degrade(void *codec_obj, UWORD32 type, WORD32 pics) in set_degrade() 568 IV_API_CALL_STATUS_T enable_skipb_frames(void *codec_obj, in enable_skipb_frames() 618 IV_API_CALL_STATUS_T disable_skipb_frames(void *codec_obj, in disable_skipb_frames() 669 IV_API_CALL_STATUS_T enable_skippb_frames(void *codec_obj, in enable_skippb_frames() 719 IV_API_CALL_STATUS_T disable_skippb_frames(void *codec_obj, in disable_skippb_frames() 774 IV_API_CALL_STATUS_T release_disp_frame(void *codec_obj, UWORD32 buf_id) in release_disp_frame() 819 IV_API_CALL_STATUS_T get_version(void *codec_obj) in get_version() 1637 void flush_output(iv_obj_t *codec_obj, in flush_output() 1807 iv_obj_t *codec_obj; in vdec_main() local
|
/aosp_15_r20/external/libhevc/test/decoder/ |
H A D | main.c | 510 IV_API_CALL_STATUS_T set_degrade(void *codec_obj, UWORD32 type, WORD32 pics) in set_degrade() 563 IV_API_CALL_STATUS_T enable_skipb_frames(void *codec_obj, in enable_skipb_frames() 613 IV_API_CALL_STATUS_T disable_skipb_frames(void *codec_obj, in disable_skipb_frames() 664 IV_API_CALL_STATUS_T enable_skippb_frames(void *codec_obj, in enable_skippb_frames() 714 IV_API_CALL_STATUS_T disable_skippb_frames(void *codec_obj, in disable_skippb_frames() 769 IV_API_CALL_STATUS_T release_disp_frame(void *codec_obj, UWORD32 buf_id) in release_disp_frame() 814 IV_API_CALL_STATUS_T get_version(void *codec_obj) in get_version() 1650 void flush_output(iv_obj_t *codec_obj, in flush_output() 1837 iv_obj_t *codec_obj; in hevcdec_main() local
|
/aosp_15_r20/external/libavc/examples/avcdec/ |
H A D | main.c | 518 IV_API_CALL_STATUS_T set_degrade(void *codec_obj, UWORD32 type, WORD32 pics) in set_degrade() 573 IV_API_CALL_STATUS_T enable_skipb_frames(void *codec_obj, in enable_skipb_frames() 625 IV_API_CALL_STATUS_T disable_skipb_frames(void *codec_obj, in disable_skipb_frames() 678 IV_API_CALL_STATUS_T enable_skippb_frames(void *codec_obj, in enable_skippb_frames() 730 IV_API_CALL_STATUS_T disable_skippb_frames(void *codec_obj, in disable_skippb_frames() 787 IV_API_CALL_STATUS_T release_disp_frame(void *codec_obj, UWORD32 buf_id) in release_disp_frame() 832 IV_API_CALL_STATUS_T get_version(void *codec_obj) in get_version() 1690 void flush_output(iv_obj_t *codec_obj, in flush_output() 2088 iv_obj_t *codec_obj; in h264dec_main() local
|
/aosp_15_r20/external/libavc/examples/svcdec/ |
H A D | main.c | 513 IV_API_CALL_STATUS_T set_degrade(void *codec_obj, UWORD32 type, WORD32 pics) in set_degrade() 565 IV_API_CALL_STATUS_T enable_skipb_frames(void *codec_obj, vid_dec_ctx_t *ps_app_ctx) in enable_skipb_frames() 616 IV_API_CALL_STATUS_T disable_skipb_frames(void *codec_obj, vid_dec_ctx_t *ps_app_ctx) in disable_skipb_frames() 668 IV_API_CALL_STATUS_T enable_skippb_frames(void *codec_obj, vid_dec_ctx_t *ps_app_ctx) in enable_skippb_frames() 719 IV_API_CALL_STATUS_T disable_skippb_frames(void *codec_obj, vid_dec_ctx_t *ps_app_ctx) in disable_skippb_frames() 775 IV_API_CALL_STATUS_T release_disp_frame(void *codec_obj, UWORD32 buf_id) in release_disp_frame() 819 IV_API_CALL_STATUS_T get_version(void *codec_obj) in get_version() 1631 void flush_output(iv_obj_t *codec_obj, vid_dec_ctx_t *ps_app_ctx, ivd_out_bufdesc_t *ps_out_buf, in flush_output() 1942 iv_obj_t *codec_obj; in h264dec_main() local
|