Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_api.c251 if(ps_handle->pv_codec_handle == NULL) in api_check_struct_sanity()
1032 dec_struct_t *ps_codec = (dec_struct_t *)dec_hdl->pv_codec_handle; in ih264d_set_processor()
1164 ps_dec->s_cab_dec_env.pv_codec_handle = ps_dec; in ih264d_init_decoder()
1168 ps_dec->ps_dpb_mgr->pv_codec_handle = ps_dec; in ih264d_init_decoder()
1301 ps_dec->s_cab_dec_env.pv_codec_handle = (void*)ps_dec; in ih264d_init_decoder()
1302 ps_dec->ps_bitstrm->pv_codec_handle = (void*)ps_dec; in ih264d_init_decoder()
1303 ps_dec->ps_cur_slice->pv_codec_handle = (void*)ps_dec; in ih264d_init_decoder()
1304 ps_dec->ps_dpb_mgr->pv_codec_handle = (void*)ps_dec; in ih264d_init_decoder()
1327 ps_dec = (dec_struct_t *)dec_hdl->pv_codec_handle; in ih264d_free_static_bufs()
1360 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()
1095 ih264d_free_ref_pic_mv_bufs(ps_dpb_mgr->pv_codec_handle, in ih264d_do_mmco_buffer()
1120 ih264d_free_ref_pic_mv_bufs(ps_dpb_mgr->pv_codec_handle, in ih264d_do_mmco_buffer()
1141 ih264d_free_ref_pic_mv_bufs(ps_dpb_mgr->pv_codec_handle, in ih264d_do_mmco_buffer()
1314 ih264d_free_ref_pic_mv_bufs(ps_dpb_mgr->pv_codec_handle, in ih264d_do_mmco_buffer()
1773 ih264d_free_ref_pic_mv_bufs(ps_dpb_mgr->pv_codec_handle, in ih264d_do_mmco_for_gaps()
1800 ih264d_free_ref_pic_mv_bufs(ps_dpb_mgr->pv_codec_handle, in ih264d_do_mmco_for_gaps()
1930 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_bitstrm.h61 void * pv_codec_handle; /* For Error Handling */ member
Dih264d_dpb_manager.h99 void * pv_codec_handle; /* For Error Handling */ member
Dih264d_cabac.h121 void * pv_codec_handle; /* For Error Handling */ 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()
742 dec_struct_t *ps_dec = (dec_struct_t *)ps_bitstrm->pv_codec_handle; in ih264d_cavlc_4x4res_block_totalcoeff_11to16()
1022 dec_struct_t *ps_dec = (dec_struct_t *)ps_bitstrm->pv_codec_handle; in ih264d_rest_of_residual_cav_chroma_dc_block()
1361 dec_struct_t *ps_dec = (dec_struct_t *)ps_bitstrm->pv_codec_handle; in ih264d_cavlc_parse_chroma_dc()
1423 dec_struct_t *ps_dec = (dec_struct_t *)ps_bitstrm->pv_codec_handle; in ih264d_cavlc_parse_chroma_dc()
Dih264d_structs.h404 void * pv_codec_handle; /* For Error Handling */ member
527 void * pv_codec_handle; /* For Error Handling */ member
Dih264d_parse_headers.c1226 dec_struct_t *ps_dec = (dec_struct_t *)dec_hdl->pv_codec_handle; in ih264d_parse_nal_unit()
Dih264d_utils.c784 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()
1177 (*pps_codec_obj)->pv_codec_handle = NULL; in ihevcd_allocate_static_bufs()
1180 (*pps_codec_obj)->pv_codec_handle = (codec_t *)pv_buf; in ihevcd_allocate_static_bufs()
1478 ps_codec = (codec_t *)ps_codec_obj->pv_codec_handle; in ihevcd_free_static_bufs()
1536 ALIGNED_FREE(ps_codec, ps_codec_obj->pv_codec_handle); in ihevcd_free_static_bufs()
2196 if(ps_codec_obj->pv_codec_handle) in ihevcd_create()
2215 ps_codec = (codec_t *)ps_codec_obj->pv_codec_handle; in ihevcd_create()
2254 ps_dec = (codec_t *)(ps_codec_obj->pv_codec_handle); in ihevcd_delete()
2299 codec_t *ps_codec = (codec_t *)(ps_codec_obj->pv_codec_handle); in ihevcd_set_display_frame()
2419 ps_codec = (codec_t *)(ps_codec_obj->pv_codec_handle); in ihevcd_set_flush_mode()
[all …]
Dihevcd_decode.c389 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()
1053 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.c339 if (ps_handle->pv_codec_handle == NULL) in api_check_struct_sanity()
916 codec_t *ps_codec = (codec_t *) (ps_handle->pv_codec_handle); in api_check_struct_sanity()
986 codec_t *ps_codec = (codec_t *) (ps_handle->pv_codec_handle); in api_check_struct_sanity()
1194 codec_t *ps_codec = (codec_t *) (ps_handle->pv_codec_handle); in api_check_struct_sanity()
1413 codec_t *ps_codec = (codec_t *) (ps_handle->pv_codec_handle); in api_check_struct_sanity()
4139 ps_codec_obj->pv_codec_handle = ps_mem_rec->pv_base; in ih264e_init_mem_rec()
4140 ps_codec = (codec_t *) (ps_codec_obj->pv_codec_handle); in ih264e_init_mem_rec()
5028 codec_t *ps_codec = (codec_t *) ps_codec_obj->pv_codec_handle; in ih264e_retrieve_memrec()
5093 codec_t *ps_codec = (codec_t *) ps_codec_obj->pv_codec_handle; in ih264e_set_flush_mode()
6162 codec_t * ps_codec = (codec_t *) (ps_codec_obj->pv_codec_handle); in ih264e_reset()
[all …]
Dih264e_encode.c208 codec_t *ps_codec = (codec_t *)ps_codec_obj->pv_codec_handle; in ih264e_encode()