/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 | 150 IV_API_CALL_STATUS_T impeg2d_api_rel_display_frame(iv_obj_t *ps_dechdl, in impeg2d_api_rel_display_frame() 203 IV_API_CALL_STATUS_T impeg2d_api_set_display_frame(iv_obj_t *ps_dechdl, in impeg2d_api_set_display_frame() 299 IV_API_CALL_STATUS_T impeg2d_api_set_num_cores(iv_obj_t *ps_dechdl, in impeg2d_api_set_num_cores() 331 IV_API_CALL_STATUS_T impeg2d_api_get_seq_info(iv_obj_t *ps_dechdl, in impeg2d_api_get_seq_info() 406 IV_API_CALL_STATUS_T impeg2d_set_processor(iv_obj_t *ps_codec_obj, in impeg2d_set_processor() 725 IV_API_CALL_STATUS_T impeg2d_api_get_version(iv_obj_t *ps_dechdl, in impeg2d_api_get_version() 784 IV_API_CALL_STATUS_T impeg2d_api_get_buf_info(iv_obj_t *ps_dechdl, in impeg2d_api_get_buf_info() 884 IV_API_CALL_STATUS_T impeg2d_api_set_flush_mode(iv_obj_t *ps_dechdl, in impeg2d_api_set_flush_mode() 927 IV_API_CALL_STATUS_T impeg2d_api_set_default(iv_obj_t *ps_dechdl, in impeg2d_api_set_default() 979 IV_API_CALL_STATUS_T impeg2d_api_reset(iv_obj_t *ps_dechdl, in impeg2d_api_reset() [all …]
|
D | impeg2d_dec_hdr.c | 966 IV_API_CALL_STATUS_T e_ret; in impeg2d_dec_pic_data_thread() 1080 IV_API_CALL_STATUS_T e_ret; in impeg2d_dec_pic_data_thread() 1320 IV_API_CALL_STATUS_T ret; in impeg2d_get_slice_pos() 1364 IV_API_CALL_STATUS_T e_ret; in impeg2d_get_slice_pos() 1379 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/encoder/ |
D | ihevce_hle_interface.h | 150 IV_API_CALL_STATUS_T (*ihevce_output_strm_fill_done) 156 IV_API_CALL_STATUS_T (*ihevce_output_recon_fill_done) 165 IV_API_CALL_STATUS_T (*ihevce_set_free_input_buff) 196 IV_API_CALL_STATUS_T (*ihevce_cmds_error_report) 258 IHEVCE_DLL IV_API_CALL_STATUS_T ihevce_hle_interface_create(ihevce_hle_ctxt_t *ps_hle_ctxt); 270 IHEVCE_DLL IV_API_CALL_STATUS_T ihevce_query_io_buf_req( 290 IHEVCE_DLL IV_API_CALL_STATUS_T ihevce_create_ports( 366 IHEVCE_DLL IV_API_CALL_STATUS_T 374 IHEVCE_DLL IV_API_CALL_STATUS_T 377 IHEVCE_DLL IV_API_CALL_STATUS_T ihevce_q_set_out_strm_buff_prod( [all …]
|
D | ihevce_hle_q_func.h | 70 IV_API_CALL_STATUS_T ihevce_q_set_buff_prod(void *pv_enc_ctxt, WORD32 i4_q_id, WORD32 i4_buff_id); 75 IV_API_CALL_STATUS_T ihevce_q_rel_buf(void *pv_enc_ctxt, WORD32 i4_q_id, WORD32 i4_buff_id);
|
D | ihevce_inter_pred.h | 94 IV_API_CALL_STATUS_T ihevce_luma_inter_pred_pu( 101 IV_API_CALL_STATUS_T ihevce_luma_inter_pred_pu_high_speed(
|
D | ihevce_hle_interface.c | 176 IV_API_CALL_STATUS_T ihevce_hle_interface_create(ihevce_hle_ctxt_t *ps_hle_ctxt) in ihevce_hle_interface_create() 463 IV_API_CALL_STATUS_T ihevce_query_io_buf_req( in ihevce_query_io_buf_req() 632 IV_API_CALL_STATUS_T ihevce_create_ports( in ihevce_create_ports() 1756 IV_API_CALL_STATUS_T 1759 IV_API_CALL_STATUS_T ret_status; in ihevce_q_set_inp_data_buff_prod() 1785 IV_API_CALL_STATUS_T 1789 IV_API_CALL_STATUS_T ret_status; in ihevce_q_set_inp_ctrl_buff_prod() 1815 IV_API_CALL_STATUS_T ihevce_q_set_out_strm_buff_prod( in ihevce_q_set_out_strm_buff_prod() 1821 IV_API_CALL_STATUS_T ret_status; in ihevce_q_set_out_strm_buff_prod() 1849 IV_API_CALL_STATUS_T ihevce_q_set_out_recon_buff_prod( in ihevce_q_set_out_recon_buff_prod() [all …]
|
D | ihevce_hle_q_func.c | 261 IV_API_CALL_STATUS_T ihevce_q_set_buff_prod(void *pv_enc_ctxt, WORD32 i4_q_id, WORD32 i4_buff_id) in ihevce_q_set_buff_prod() 545 IV_API_CALL_STATUS_T ihevce_q_rel_buf(void *pv_enc_ctxt, WORD32 i4_q_id, WORD32 i4_buff_id) in ihevce_q_rel_buf()
|
D | itt_video_api.h | 59 } IV_API_CALL_STATUS_T; typedef
|
/external/libhevc/fuzzer/ |
D | hevc_dec_fuzzer.cpp | 86 IV_API_CALL_STATUS_T decodeFrame(const uint8_t *data, size_t size, 113 IV_API_CALL_STATUS_T ret; in createCodec() 260 IV_API_CALL_STATUS_T ret; in decodeHeader() 300 IV_API_CALL_STATUS_T Codec::decodeFrame(const uint8_t *data, size_t size, in decodeFrame() 302 IV_API_CALL_STATUS_T ret; in decodeFrame() 365 IV_API_CALL_STATUS_T ret; in LLVMFuzzerTestOneInput()
|
/external/libavc/fuzzer/ |
D | avc_dec_fuzzer.cpp | 86 IV_API_CALL_STATUS_T decodeFrame(const uint8_t *data, size_t size, 111 IV_API_CALL_STATUS_T ret; in createCodec() 255 IV_API_CALL_STATUS_T ret; in decodeHeader() 295 IV_API_CALL_STATUS_T Codec::decodeFrame(const uint8_t *data, size_t size, in decodeFrame() 297 IV_API_CALL_STATUS_T ret; in decodeFrame() 360 IV_API_CALL_STATUS_T ret; in LLVMFuzzerTestOneInput()
|
/external/libmpeg2/fuzzer/ |
D | mpeg2_dec_fuzzer.cpp | 74 IV_API_CALL_STATUS_T decodeFrame(const uint8_t *data, size_t size, 103 IV_API_CALL_STATUS_T ret; in createCodec() 195 IV_API_CALL_STATUS_T ret; in deleteCodec() 335 IV_API_CALL_STATUS_T ret; in decodeHeader() 375 IV_API_CALL_STATUS_T Codec::decodeFrame(const uint8_t *data, size_t size, in decodeFrame() 377 IV_API_CALL_STATUS_T ret; in decodeFrame() 442 IV_API_CALL_STATUS_T ret; in LLVMFuzzerTestOneInput()
|
/external/libhevc/test/decoder/ |
D | main.c | 491 IV_API_CALL_STATUS_T set_degrade(void *codec_obj, UWORD32 type, WORD32 pics) in set_degrade() 496 IV_API_CALL_STATUS_T e_dec_status; in set_degrade() 544 IV_API_CALL_STATUS_T enable_skipb_frames(void *codec_obj, in enable_skipb_frames() 549 IV_API_CALL_STATUS_T e_dec_status; in enable_skipb_frames() 594 IV_API_CALL_STATUS_T disable_skipb_frames(void *codec_obj, in disable_skipb_frames() 599 IV_API_CALL_STATUS_T e_dec_status; in disable_skipb_frames() 645 IV_API_CALL_STATUS_T enable_skippb_frames(void *codec_obj, in enable_skippb_frames() 650 IV_API_CALL_STATUS_T e_dec_status; in enable_skippb_frames() 695 IV_API_CALL_STATUS_T disable_skippb_frames(void *codec_obj, in disable_skippb_frames() 700 IV_API_CALL_STATUS_T e_dec_status; in disable_skippb_frames() [all …]
|
/external/libmpeg2/test/decoder/ |
D | main.c | 503 IV_API_CALL_STATUS_T set_degrade(void *codec_obj, UWORD32 type, WORD32 pics) in set_degrade() 505 IV_API_CALL_STATUS_T e_dec_status = IV_SUCCESS; in set_degrade() 562 IV_API_CALL_STATUS_T enable_skipb_frames(void *codec_obj, in enable_skipb_frames() 567 IV_API_CALL_STATUS_T e_dec_status; in enable_skipb_frames() 612 IV_API_CALL_STATUS_T disable_skipb_frames(void *codec_obj, in disable_skipb_frames() 617 IV_API_CALL_STATUS_T e_dec_status; in disable_skipb_frames() 663 IV_API_CALL_STATUS_T enable_skippb_frames(void *codec_obj, in enable_skippb_frames() 668 IV_API_CALL_STATUS_T e_dec_status; in enable_skippb_frames() 713 IV_API_CALL_STATUS_T disable_skippb_frames(void *codec_obj, in disable_skippb_frames() 718 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 | 67 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() 3557 IV_API_CALL_STATUS_T ret; in ihevcd_ctl() 3639 IV_API_CALL_STATUS_T ihevcd_cxa_api_function(iv_obj_t *ps_handle, in ihevcd_cxa_api_function() 3646 IV_API_CALL_STATUS_T e_status; in ihevcd_cxa_api_function() 3696 return (IV_API_CALL_STATUS_T)ret; in ihevcd_cxa_api_function()
|
/external/libavc/test/decoder/ |
D | main.c | 498 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; in set_degrade() 553 IV_API_CALL_STATUS_T enable_skipb_frames(void *codec_obj, in enable_skipb_frames() 560 IV_API_CALL_STATUS_T e_dec_status; in enable_skipb_frames() 605 IV_API_CALL_STATUS_T disable_skipb_frames(void *codec_obj, in disable_skipb_frames() 612 IV_API_CALL_STATUS_T e_dec_status; in disable_skipb_frames() 658 IV_API_CALL_STATUS_T enable_skippb_frames(void *codec_obj, in enable_skippb_frames() 665 IV_API_CALL_STATUS_T e_dec_status; in enable_skippb_frames() 710 IV_API_CALL_STATUS_T disable_skippb_frames(void *codec_obj, in disable_skippb_frames() 717 IV_API_CALL_STATUS_T e_dec_status; in disable_skippb_frames() [all …]
|
/external/libavc/decoder/ |
D | iv.h | 66 }IV_API_CALL_STATUS_T; typedef
|
D | ih264d.h | 72 IV_API_CALL_STATUS_T ih264d_api_function(iv_obj_t *ps_handle, void *pv_api_ip,void *pv_api_op);
|
/external/libhevc/common/ |
D | iv.h | 64 }IV_API_CALL_STATUS_T; typedef
|