Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_dpb_mgr.c222 ih264d_free_ref_pic_mv_bufs(ps_dpb_mgr->pv_codec_handle, in ih264d_delete_lt_node()
578 ih264d_free_ref_pic_mv_bufs(ps_dpb_mgr->pv_codec_handle, in ih264d_delete_st_node_or_make_lt()
630 ih264d_free_ref_pic_mv_bufs(ps_dpb_mgr->pv_codec_handle, in ih264d_reset_ref_bufs()
1054 ih264d_free_ref_pic_mv_bufs(ps_dpb_mgr->pv_codec_handle, in ih264d_do_mmco_buffer()
1079 ih264d_free_ref_pic_mv_bufs(ps_dpb_mgr->pv_codec_handle, in ih264d_do_mmco_buffer()
1100 ih264d_free_ref_pic_mv_bufs(ps_dpb_mgr->pv_codec_handle, in ih264d_do_mmco_buffer()
1254 ih264d_free_ref_pic_mv_bufs(ps_dpb_mgr->pv_codec_handle, in ih264d_do_mmco_buffer()
1690 ih264d_free_ref_pic_mv_bufs(ps_dpb_mgr->pv_codec_handle, in ih264d_do_mmco_for_gaps()
1717 ih264d_free_ref_pic_mv_bufs(ps_dpb_mgr->pv_codec_handle, in ih264d_do_mmco_for_gaps()
1847 ih264d_free_ref_pic_mv_bufs(ps_dpb_mgr->pv_codec_handle, in ih264d_free_node_from_dpb()
[all …]
Dih264d_api.c224 if(ps_handle->pv_codec_handle == NULL) in api_check_struct_sanity()
1355 dec_struct_t *ps_codec = (dec_struct_t *)dec_hdl->pv_codec_handle; in ih264d_set_processor()
1461 ps_dec->s_cab_dec_env.pv_codec_handle = ps_dec; in ih264d_init_decoder()
1465 ps_dec->ps_dpb_mgr->pv_codec_handle = ps_dec; in ih264d_init_decoder()
1604 ps_dec->s_cab_dec_env.pv_codec_handle = (void*)ps_dec; in ih264d_init_decoder()
1605 ps_dec->ps_bitstrm->pv_codec_handle = (void*)ps_dec; in ih264d_init_decoder()
1606 ps_dec->ps_cur_slice->pv_codec_handle = (void*)ps_dec; in ih264d_init_decoder()
1607 ps_dec->ps_dpb_mgr->pv_codec_handle = (void*)ps_dec; in ih264d_init_decoder()
1652 dec_hdl->pv_codec_handle = memtab[MEM_REC_CODEC].pv_base; in ih264d_init_video_decoder()
1653 ps_dec = dec_hdl->pv_codec_handle; in ih264d_init_video_decoder()
[all …]
Dih264d_mem_request.h76 WORD32 ih264d_create_mv_bank(void * pv_codec_handle,
Div.h180 void *pv_codec_handle; member
Dih264d_bitstrm.h61 void * pv_codec_handle; /* For Error Handling */ member
Dih264d_dpb_manager.h98 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()
450 dec_struct_t *ps_dec = (dec_struct_t *)ps_bitstrm->pv_codec_handle; in ih264d_cavlc_4x4res_block_totalcoeff_2to10()
728 dec_struct_t *ps_dec = (dec_struct_t *)ps_bitstrm->pv_codec_handle; in ih264d_cavlc_4x4res_block_totalcoeff_11to16()
1000 dec_struct_t *ps_dec = (dec_struct_t *)ps_bitstrm->pv_codec_handle; in ih264d_rest_of_residual_cav_chroma_dc_block()
1336 dec_struct_t *ps_dec = (dec_struct_t *)ps_bitstrm->pv_codec_handle; in ih264d_cavlc_parse_chroma_dc()
1398 dec_struct_t *ps_dec = (dec_struct_t *)ps_bitstrm->pv_codec_handle; in ih264d_cavlc_parse_chroma_dc()
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.c1082 dec_struct_t *ps_dec = (dec_struct_t *)dec_hdl->pv_codec_handle; in ih264d_parse_nal_unit()
Dih264d_utils.c944 ps_dec->ps_cur_pps->pv_codec_handle = ps_dec; in ih264d_init_pic()
/external/libmpeg2/decoder/
Dimpeg2d_api_main.c152 ps_dec_state_multi_core = (dec_state_multi_core_t *) (ps_dechdl->pv_codec_handle); in impeg2d_api_rel_display_frame()
211 ps_dec_state_multi_core = (dec_state_multi_core_t *) (ps_dechdl->pv_codec_handle); in impeg2d_api_set_display_frame()
266 ps_dec_state_multi_core = (dec_state_multi_core_t *) (ps_dechdl->pv_codec_handle); in impeg2d_api_set_num_cores()
321 ps_dec_state_multi_core = (dec_state_multi_core_t *) (ps_codec_obj->pv_codec_handle); in impeg2d_set_processor()
662 (dec_state_multi_core_t *)(ps_dechdl->pv_codec_handle); in impeg2d_api_get_buf_info()
800 (dec_state_multi_core_t *)(ps_dechdl->pv_codec_handle); in impeg2d_api_set_flush_mode()
847 (dec_state_multi_core_t *)(ps_dechdl->pv_codec_handle); in impeg2d_api_set_default()
894 ps_dec_state_multi_core = (dec_state_multi_core_t *) (ps_dechdl->pv_codec_handle); in impeg2d_api_reset()
964 ps_dec_state_multi_core = (dec_state_multi_core_t *) (ps_dechdl->pv_codec_handle); in impeg2d_api_set_params()
1078 ps_dec_state_multi_core = (dec_state_multi_core_t *) (ps_dechdl->pv_codec_handle); in impeg2d_api_get_status()
[all …]
/external/libhevc/decoder/
Dihevcd_api.c193 if(ps_handle->pv_codec_handle == NULL) in api_check_struct_sanity()
2480 ps_codec_obj->pv_codec_handle = ps_mem_rec->pv_base; in ihevcd_init_mem_rec()
2482 ps_codec = (codec_t *)(ps_codec_obj->pv_codec_handle); in ihevcd_init_mem_rec()
3056 ps_codec = (codec_t *)(ps_codec_obj->pv_codec_handle); in ihevcd_retrieve_memrec()
3146 codec_t *ps_codec = (codec_t *)(ps_codec_obj->pv_codec_handle); in ihevcd_set_display_frame()
3258 ps_codec = (codec_t *)(ps_codec_obj->pv_codec_handle); in ihevcd_set_flush_mode()
3314 ps_codec = (codec_t *)(ps_codec_obj->pv_codec_handle); in ihevcd_get_status()
3499 ps_codec = (codec_t *)(ps_codec_obj->pv_codec_handle); in ihevcd_get_buf_info()
3668 ps_codec = (codec_t *)(ps_codec_obj->pv_codec_handle); in ihevcd_set_params()
3777 ps_codec = (codec_t *)(ps_codec_obj->pv_codec_handle); in ihevcd_reset()
[all …]
Dihevcd_decode.c337 codec_t *ps_codec = (codec_t *)(ps_codec_obj->pv_codec_handle); in ihevcd_decode()
/external/libmpeg2/common/
Div.h180 void *pv_codec_handle; member
/external/libhevc/common/
Div.h178 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()
1290 codec_t *ps_codec = (codec_t *) (ps_handle->pv_codec_handle); in api_check_struct_sanity()
3569 ps_codec_obj->pv_codec_handle = ps_mem_rec->pv_base; in ih264e_init_mem_rec()
3570 ps_codec = (codec_t *) (ps_codec_obj->pv_codec_handle); in ih264e_init_mem_rec()
4453 codec_t *ps_codec = (codec_t *) ps_codec_obj->pv_codec_handle; in ih264e_retrieve_memrec()
4518 codec_t *ps_codec = (codec_t *) ps_codec_obj->pv_codec_handle; in ih264e_set_flush_mode()
5280 codec_t * ps_codec = (codec_t *) (ps_codec_obj->pv_codec_handle); in ih264e_reset()
5330 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()