HomeSort by relevance Sort by last modified time
    Searched refs:pv_codec_handle (Results 1 - 19 of 19) sorted by null

  /external/libavc/decoder/
ih264d_mem_request.h 76 WORD32 ih264d_create_mv_bank(void * pv_codec_handle,
iv.h 162 void *pv_codec_handle; member in struct:__anon22137
ih264d_api.c 210 if(ps_handle->pv_codec_handle == NULL)
    [all...]
ih264d_bitstrm.h 61 void * pv_codec_handle; /* For Error Handling */ member in struct:__anon22095
ih264d_dpb_manager.h 98 void * pv_codec_handle; /* For Error Handling */ member in struct:__anon22100
ih264d_dpb_mgr.c 226 ih264d_free_ref_pic_mv_bufs(ps_dpb_mgr->pv_codec_handle,
593 ih264d_free_ref_pic_mv_bufs(ps_dpb_mgr->pv_codec_handle,
645 ih264d_free_ref_pic_mv_bufs(ps_dpb_mgr->pv_codec_handle,
    [all...]
ih264d_cabac.h 121 void * pv_codec_handle; /* For Error Handling */ member in struct:__anon22098
ih264d_parse_cavlc.c 315 dec_struct_t *ps_dec = (dec_struct_t *)ps_bitstrm->pv_codec_handle;
454 dec_struct_t *ps_dec = (dec_struct_t *)ps_bitstrm->pv_codec_handle;
    [all...]
ih264d_structs.h 403 void * pv_codec_handle; /* For Error Handling */ member in struct:__anon22115
526 void * pv_codec_handle; /* For Error Handling */ member in struct:__anon22118
    [all...]
ih264d_parse_headers.c     [all...]
ih264d_utils.c 722 ps_dec->ps_cur_pps->pv_codec_handle = ps_dec;
    [all...]
  /external/libhevc/common/
iv.h 160 void *pv_codec_handle; member in struct:__anon23231
  /external/libmpeg2/common/
iv.h 180 void *pv_codec_handle; member in struct:__anon23601
  /external/libhevc/decoder/
ihevcd_api.c 180 if(ps_handle->pv_codec_handle == NULL)
    [all...]
ihevcd_decode.c 382 codec_t *ps_codec = (codec_t *)(ps_codec_obj->pv_codec_handle);
    [all...]
  /external/libmpeg2/decoder/
impeg2d_api_main.c 165 ps_dec_state_multi_core = (dec_state_multi_core_t *) (ps_dechdl->pv_codec_handle);
224 ps_dec_state_multi_core = (dec_state_multi_core_t *) (ps_dechdl->pv_codec_handle);
279 ps_dec_state_multi_core = (dec_state_multi_core_t *) (ps_dechdl->pv_codec_handle);
311 ps_dec_state_multi_core = (dec_state_multi_core_t *) (ps_dechdl->pv_codec_handle);
383 ps_dec_state_multi_core = (dec_state_multi_core_t *) (ps_codec_obj->pv_codec_handle);
757 (dec_state_multi_core_t *)(ps_dechdl->pv_codec_handle);
    [all...]
  /external/libavc/encoder/
iv2.h 212 void *pv_codec_handle; member in struct:__anon22321
ih264e_api.c 244 if (ps_handle->pv_codec_handle == NULL)
    [all...]
ih264e_encode.c 205 codec_t *ps_codec = (codec_t *)ps_codec_obj->pv_codec_handle;

Completed in 257 milliseconds