/external/libmpeg2/decoder/ |
D | impeg2d_api.h | 70 IV_API_CALL_STATUS_T impeg2d_api_num_mem_rec(void *pv_api_ip, void *pv_api_op); 72 IV_API_CALL_STATUS_T impeg2d_api_fill_mem_rec(void *pv_api_ip, void *pv_api_op); 74 IV_API_CALL_STATUS_T impeg2d_api_init(iv_obj_t *DECHDL, 78 IV_API_CALL_STATUS_T impeg2d_api_set_display_frame(iv_obj_t *DECHDL, 82 IV_API_CALL_STATUS_T impeg2d_api_rel_display_frame(iv_obj_t *DECHDL, 86 IV_API_CALL_STATUS_T impeg2d_api_retrieve_mem_rec(iv_obj_t *DECHDL, 90 IV_API_CALL_STATUS_T impeg2d_api_ctl(iv_obj_t *DECHDL, 94 IV_API_CALL_STATUS_T impeg2d_api_get_version(iv_obj_t *DECHDL, 98 IV_API_CALL_STATUS_T impeg2d_api_get_buf_info(iv_obj_t *DECHDL, 102 IV_API_CALL_STATUS_T impeg2d_api_set_flush_mode(iv_obj_t *DECHDL, [all …]
|
D | impeg2d_api_main.c | 149 IV_API_CALL_STATUS_T impeg2d_api_rel_display_frame(iv_obj_t *ps_dechdl, in impeg2d_api_rel_display_frame() 202 IV_API_CALL_STATUS_T impeg2d_api_set_display_frame(iv_obj_t *ps_dechdl, in impeg2d_api_set_display_frame() 267 IV_API_CALL_STATUS_T impeg2d_api_set_num_cores(iv_obj_t *ps_dechdl, in impeg2d_api_set_num_cores() 299 IV_API_CALL_STATUS_T impeg2d_api_get_seq_info(iv_obj_t *ps_dechdl, in impeg2d_api_get_seq_info() 374 IV_API_CALL_STATUS_T impeg2d_set_processor(iv_obj_t *ps_codec_obj, in impeg2d_set_processor() 684 IV_API_CALL_STATUS_T impeg2d_api_get_version(iv_obj_t *ps_dechdl, in impeg2d_api_get_version() 743 IV_API_CALL_STATUS_T impeg2d_api_get_buf_info(iv_obj_t *ps_dechdl, in impeg2d_api_get_buf_info() 883 IV_API_CALL_STATUS_T impeg2d_api_set_flush_mode(iv_obj_t *ps_dechdl, in impeg2d_api_set_flush_mode() 926 IV_API_CALL_STATUS_T impeg2d_api_set_default(iv_obj_t *ps_dechdl, in impeg2d_api_set_default() 978 IV_API_CALL_STATUS_T impeg2d_api_reset(iv_obj_t *ps_dechdl, in impeg2d_api_reset() [all …]
|
D | impeg2d_dec_hdr.c | 906 IV_API_CALL_STATUS_T e_ret; in impeg2d_dec_pic_data_thread() 1006 IV_API_CALL_STATUS_T e_ret; in impeg2d_dec_pic_data_thread() 1244 IV_API_CALL_STATUS_T ret; in impeg2d_get_slice_pos() 1285 IV_API_CALL_STATUS_T e_ret; in impeg2d_get_slice_pos() 1300 IV_API_CALL_STATUS_T ret; in impeg2d_get_slice_pos()
|
D | impeg2d.h | 81 IV_API_CALL_STATUS_T impeg2d_api_function(iv_obj_t *ps_handle,
|
/external/libmpeg2/common/ |
D | impeg2_job_queue.c | 96 IV_API_CALL_STATUS_T impeg2_jobq_lock(jobq_t *ps_jobq) in impeg2_jobq_lock() 126 IV_API_CALL_STATUS_T impeg2_jobq_unlock(jobq_t *ps_jobq) in impeg2_jobq_unlock() 159 IV_API_CALL_STATUS_T impeg2_jobq_yield(jobq_t *ps_jobq) in impeg2_jobq_yield() 162 IV_API_CALL_STATUS_T e_ret = IV_SUCCESS; in impeg2_jobq_yield() 164 IV_API_CALL_STATUS_T e_ret_tmp; in impeg2_jobq_yield() 195 IV_API_CALL_STATUS_T impeg2_jobq_free(jobq_t *ps_jobq) in impeg2_jobq_free() 274 IV_API_CALL_STATUS_T impeg2_jobq_reset(jobq_t *ps_jobq) in impeg2_jobq_reset() 276 IV_API_CALL_STATUS_T e_ret = IV_SUCCESS; in impeg2_jobq_reset() 308 IV_API_CALL_STATUS_T impeg2_jobq_deinit(jobq_t *ps_jobq) in impeg2_jobq_deinit() 311 IV_API_CALL_STATUS_T e_ret = IV_SUCCESS; in impeg2_jobq_deinit() [all …]
|
D | impeg2_job_queue.h | 65 IV_API_CALL_STATUS_T impeg2_jobq_free(jobq_t *ps_jobq); 66 IV_API_CALL_STATUS_T impeg2_jobq_reset(jobq_t *ps_jobq); 67 IV_API_CALL_STATUS_T impeg2_jobq_deinit(jobq_t *ps_jobq); 68 IV_API_CALL_STATUS_T impeg2_jobq_terminate(jobq_t *ps_jobq); 69 IV_API_CALL_STATUS_T impeg2_jobq_queue(jobq_t *ps_jobq, void *pv_job, WORD32 job_size, WORD32 block… 70 IV_API_CALL_STATUS_T impeg2_jobq_dequeue(jobq_t *ps_jobq, void *pv_job, WORD32 job_size, WORD32 blo…
|
D | iv.h | 66 }IV_API_CALL_STATUS_T; typedef
|
/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() 494 IV_API_CALL_STATUS_T e_dec_status; in set_degrade() 542 IV_API_CALL_STATUS_T enable_skipb_frames(void *codec_obj, in enable_skipb_frames() 547 IV_API_CALL_STATUS_T e_dec_status; in enable_skipb_frames() 592 IV_API_CALL_STATUS_T disable_skipb_frames(void *codec_obj, in disable_skipb_frames() 597 IV_API_CALL_STATUS_T e_dec_status; in disable_skipb_frames() 643 IV_API_CALL_STATUS_T enable_skippb_frames(void *codec_obj, in enable_skippb_frames() 648 IV_API_CALL_STATUS_T e_dec_status; in enable_skippb_frames() 693 IV_API_CALL_STATUS_T disable_skippb_frames(void *codec_obj, in disable_skippb_frames() 698 IV_API_CALL_STATUS_T e_dec_status; in disable_skippb_frames() [all …]
|
/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() 503 IV_API_CALL_STATUS_T e_dec_status = IV_SUCCESS; in set_degrade() 560 IV_API_CALL_STATUS_T enable_skipb_frames(void *codec_obj, in enable_skipb_frames() 565 IV_API_CALL_STATUS_T e_dec_status; in enable_skipb_frames() 610 IV_API_CALL_STATUS_T disable_skipb_frames(void *codec_obj, in disable_skipb_frames() 615 IV_API_CALL_STATUS_T e_dec_status; in disable_skipb_frames() 661 IV_API_CALL_STATUS_T enable_skippb_frames(void *codec_obj, in enable_skippb_frames() 666 IV_API_CALL_STATUS_T e_dec_status; in enable_skippb_frames() 711 IV_API_CALL_STATUS_T disable_skippb_frames(void *codec_obj, in disable_skippb_frames() 716 IV_API_CALL_STATUS_T e_dec_status; in disable_skippb_frames() [all …]
|
/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() 501 IV_API_CALL_STATUS_T e_dec_status; in set_degrade() 551 IV_API_CALL_STATUS_T enable_skipb_frames(void *codec_obj, in enable_skipb_frames() 556 IV_API_CALL_STATUS_T e_dec_status; in enable_skipb_frames() 601 IV_API_CALL_STATUS_T disable_skipb_frames(void *codec_obj, in disable_skipb_frames() 606 IV_API_CALL_STATUS_T e_dec_status; in disable_skipb_frames() 652 IV_API_CALL_STATUS_T enable_skippb_frames(void *codec_obj, in enable_skippb_frames() 657 IV_API_CALL_STATUS_T e_dec_status; in enable_skippb_frames() 702 IV_API_CALL_STATUS_T disable_skippb_frames(void *codec_obj, in disable_skippb_frames() 707 IV_API_CALL_STATUS_T e_dec_status; in disable_skippb_frames() [all …]
|
/external/libhevc/decoder/ |
D | ihevcd_version.c | 111 IV_API_CALL_STATUS_T ihevcd_get_version(CHAR *pc_version_string, in ihevcd_get_version()
|
D | ihevcd_cxa.h | 66 IV_API_CALL_STATUS_T ihevcd_cxa_api_function(iv_obj_t *ps_handle,
|
D | ihevcd_api.c | 102 IV_API_CALL_STATUS_T ihevcd_get_version(CHAR *pc_version_string, 133 static IV_API_CALL_STATUS_T api_check_struct_sanity(iv_obj_t *ps_handle, in api_check_struct_sanity() 1157 IV_API_CALL_STATUS_T status = IV_SUCCESS; in ihevcd_allocate_static_bufs() 3439 IV_API_CALL_STATUS_T ret; in ihevcd_ctl() 3521 IV_API_CALL_STATUS_T ihevcd_cxa_api_function(iv_obj_t *ps_handle, in ihevcd_cxa_api_function() 3528 IV_API_CALL_STATUS_T e_status; in ihevcd_cxa_api_function() 3578 return (IV_API_CALL_STATUS_T)ret; in ihevcd_cxa_api_function()
|
/external/libavc/decoder/ |
D | iv.h | 66 }IV_API_CALL_STATUS_T; typedef
|
D | ih264d.h | 71 IV_API_CALL_STATUS_T ih264d_api_function(iv_obj_t *ps_handle, void *pv_api_ip,void *pv_api_op);
|
D | ih264d_api.c | 158 static IV_API_CALL_STATUS_T api_check_struct_sanity(iv_obj_t *ps_handle, in api_check_struct_sanity() 3668 IV_API_CALL_STATUS_T ih264d_api_function(iv_obj_t *dec_hdl, in ih264d_api_function() 3675 IV_API_CALL_STATUS_T e_status; in ih264d_api_function()
|
/external/libhevc/common/ |
D | iv.h | 64 }IV_API_CALL_STATUS_T; typedef
|