Home
last modified time | relevance | path

Searched refs:pv_codec_handle (Results 1 – 19 of 19) sorted by relevance

/external/libavc/decoder/
Dih264d_api.c210 if(ps_handle->pv_codec_handle == NULL) in api_check_struct_sanity()
883 dec_struct_t *ps_codec = (dec_struct_t *)dec_hdl->pv_codec_handle; in ih264d_set_processor()
991 ps_dec->s_cab_dec_env.pv_codec_handle = ps_dec; in ih264d_init_decoder()
995 ps_dec->ps_dpb_mgr->pv_codec_handle = ps_dec; in ih264d_init_decoder()
1127 ps_dec->s_cab_dec_env.pv_codec_handle = (void*)ps_dec; in ih264d_init_decoder()
1128 ps_dec->ps_bitstrm->pv_codec_handle = (void*)ps_dec; in ih264d_init_decoder()
1129 ps_dec->ps_cur_slice->pv_codec_handle = (void*)ps_dec; in ih264d_init_decoder()
1130 ps_dec->ps_dpb_mgr->pv_codec_handle = (void*)ps_dec; in ih264d_init_decoder()
1153 ps_dec = (dec_struct_t *)dec_hdl->pv_codec_handle; in ih264d_free_static_bufs()
1185 PS_DEC_ALIGNED_FREE(ps_dec, dec_hdl->pv_codec_handle); in ih264d_free_static_bufs()
[all …]
Dih264d_dpb_mgr.c226 ih264d_free_ref_pic_mv_bufs(ps_dpb_mgr->pv_codec_handle, in ih264d_delete_lt_node()
592 ih264d_free_ref_pic_mv_bufs(ps_dpb_mgr->pv_codec_handle, in ih264d_delete_st_node_or_make_lt()
644 ih264d_free_ref_pic_mv_bufs(ps_dpb_mgr->pv_codec_handle, in ih264d_reset_ref_bufs()
1079 ih264d_free_ref_pic_mv_bufs(ps_dpb_mgr->pv_codec_handle, in ih264d_do_mmco_buffer()
1104 ih264d_free_ref_pic_mv_bufs(ps_dpb_mgr->pv_codec_handle, in ih264d_do_mmco_buffer()
1125 ih264d_free_ref_pic_mv_bufs(ps_dpb_mgr->pv_codec_handle, in ih264d_do_mmco_buffer()
1279 ih264d_free_ref_pic_mv_bufs(ps_dpb_mgr->pv_codec_handle, in ih264d_do_mmco_buffer()
1726 ih264d_free_ref_pic_mv_bufs(ps_dpb_mgr->pv_codec_handle, in ih264d_do_mmco_for_gaps()
1753 ih264d_free_ref_pic_mv_bufs(ps_dpb_mgr->pv_codec_handle, in ih264d_do_mmco_for_gaps()
1883 ih264d_free_ref_pic_mv_bufs(ps_dpb_mgr->pv_codec_handle, in ih264d_free_node_from_dpb()
[all …]
Dih264d_mem_request.h76 WORD32 ih264d_create_mv_bank(void * pv_codec_handle,
Div.h162 void *pv_codec_handle; member
Dih264d_parse_cavlc.c315 dec_struct_t *ps_dec = (dec_struct_t *)ps_bitstrm->pv_codec_handle; in ih264d_cavlc_4x4res_block_totalcoeff_1()
454 dec_struct_t *ps_dec = (dec_struct_t *)ps_bitstrm->pv_codec_handle; in ih264d_cavlc_4x4res_block_totalcoeff_2to10()
736 dec_struct_t *ps_dec = (dec_struct_t *)ps_bitstrm->pv_codec_handle; in ih264d_cavlc_4x4res_block_totalcoeff_11to16()
1012 dec_struct_t *ps_dec = (dec_struct_t *)ps_bitstrm->pv_codec_handle; in ih264d_rest_of_residual_cav_chroma_dc_block()
1348 dec_struct_t *ps_dec = (dec_struct_t *)ps_bitstrm->pv_codec_handle; in ih264d_cavlc_parse_chroma_dc()
1410 dec_struct_t *ps_dec = (dec_struct_t *)ps_bitstrm->pv_codec_handle; in ih264d_cavlc_parse_chroma_dc()
Dih264d_bitstrm.h61 void * pv_codec_handle; /* For Error Handling */ member
Dih264d_dpb_manager.h98 void * pv_codec_handle; /* For Error Handling */ member
Dih264d_cabac.h121 void * pv_codec_handle; /* For Error Handling */ member
Dih264d_structs.h403 void * pv_codec_handle; /* For Error Handling */ member
526 void * pv_codec_handle; /* For Error Handling */ member
Dih264d_parse_headers.c1091 dec_struct_t *ps_dec = (dec_struct_t *)dec_hdl->pv_codec_handle; in ih264d_parse_nal_unit()
Dih264d_utils.c701 ps_dec->ps_cur_pps->pv_codec_handle = ps_dec; in ih264d_init_pic()
/external/libhevc/decoder/
Dihevcd_api.c180 if(ps_handle->pv_codec_handle == NULL) in api_check_struct_sanity()
1176 (*pps_codec_obj)->pv_codec_handle = NULL; in ihevcd_allocate_static_bufs()
1179 (*pps_codec_obj)->pv_codec_handle = (codec_t *)pv_buf; in ihevcd_allocate_static_bufs()
1422 ps_codec = (codec_t *)ps_codec_obj->pv_codec_handle; in ihevcd_free_static_bufs()
1443 ALIGNED_FREE(ps_codec, ps_codec_obj->pv_codec_handle); in ihevcd_free_static_bufs()
2100 if(ps_codec_obj->pv_codec_handle) in ihevcd_create()
2119 ps_codec = (codec_t *)ps_codec_obj->pv_codec_handle; in ihevcd_create()
2158 ps_dec = (codec_t *)(ps_codec_obj->pv_codec_handle); in ihevcd_delete()
2203 codec_t *ps_codec = (codec_t *)(ps_codec_obj->pv_codec_handle); in ihevcd_set_display_frame()
2322 ps_codec = (codec_t *)(ps_codec_obj->pv_codec_handle); in ihevcd_set_flush_mode()
[all …]
Dihevcd_decode.c383 codec_t *ps_codec = (codec_t *)(ps_codec_obj->pv_codec_handle); in ihevcd_decode()
/external/libmpeg2/decoder/
Dimpeg2d_api_main.c166 ps_dec_state_multi_core = (dec_state_multi_core_t *) (ps_dechdl->pv_codec_handle); in impeg2d_api_rel_display_frame()
227 ps_dec_state_multi_core = (dec_state_multi_core_t *) (ps_dechdl->pv_codec_handle); in impeg2d_api_set_display_frame()
311 ps_dec_state_multi_core = (dec_state_multi_core_t *) (ps_dechdl->pv_codec_handle); in impeg2d_api_set_num_cores()
343 ps_dec_state_multi_core = (dec_state_multi_core_t *) (ps_dechdl->pv_codec_handle); in impeg2d_api_get_seq_info()
415 ps_dec_state_multi_core = (dec_state_multi_core_t *) (ps_codec_obj->pv_codec_handle); in impeg2d_set_processor()
798 (dec_state_multi_core_t *)(ps_dechdl->pv_codec_handle); in impeg2d_api_get_buf_info()
896 (dec_state_multi_core_t *)(ps_dechdl->pv_codec_handle); in impeg2d_api_set_flush_mode()
943 (dec_state_multi_core_t *)(ps_dechdl->pv_codec_handle); in impeg2d_api_set_default()
990 ps_dec_state_multi_core = (dec_state_multi_core_t *) (ps_dechdl->pv_codec_handle); in impeg2d_api_reset()
1068 ps_dec_state_multi_core = (dec_state_multi_core_t *) (ps_dechdl->pv_codec_handle); in impeg2d_api_set_params()
[all …]
/external/libhevc/common/
Div.h160 void *pv_codec_handle; member
/external/libmpeg2/common/
Div.h180 void *pv_codec_handle; member
/external/libavc/encoder/
Div2.h212 void *pv_codec_handle; member
Dih264e_api.c244 if (ps_handle->pv_codec_handle == NULL) in api_check_struct_sanity()
881 codec_t *ps_codec = (codec_t *) (ps_handle->pv_codec_handle); in api_check_struct_sanity()
1089 codec_t *ps_codec = (codec_t *) (ps_handle->pv_codec_handle); in api_check_struct_sanity()
1308 codec_t *ps_codec = (codec_t *) (ps_handle->pv_codec_handle); in api_check_struct_sanity()
3624 ps_codec_obj->pv_codec_handle = ps_mem_rec->pv_base; in ih264e_init_mem_rec()
3625 ps_codec = (codec_t *) (ps_codec_obj->pv_codec_handle); in ih264e_init_mem_rec()
4508 codec_t *ps_codec = (codec_t *) ps_codec_obj->pv_codec_handle; in ih264e_retrieve_memrec()
4573 codec_t *ps_codec = (codec_t *) ps_codec_obj->pv_codec_handle; in ih264e_set_flush_mode()
5420 codec_t * ps_codec = (codec_t *) (ps_codec_obj->pv_codec_handle); in ih264e_reset()
5470 codec_t *ps_codec = (codec_t *) ps_codec_obj->pv_codec_handle; in ih264e_ctl()
Dih264e_encode.c205 codec_t *ps_codec = (codec_t *)ps_codec_obj->pv_codec_handle; in ih264e_encode()