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,
ih264d_bitstrm.h 61 void * pv_codec_handle; /* For Error Handling */ member in struct:__anon11820
ih264d_dpb_manager.h 98 void * pv_codec_handle; /* For Error Handling */ member in struct:__anon11825
iv.h 180 void *pv_codec_handle; member in struct:__anon11863
ih264d_dpb_mgr.c 222 ih264d_free_ref_pic_mv_bufs(ps_dpb_mgr->pv_codec_handle,
578 ih264d_free_ref_pic_mv_bufs(ps_dpb_mgr->pv_codec_handle,
630 ih264d_free_ref_pic_mv_bufs(ps_dpb_mgr->pv_codec_handle,
    [all...]
ih264d_api.c 224 if(ps_handle->pv_codec_handle == NULL)
    [all...]
ih264d_cabac.h 121 void * pv_codec_handle; /* For Error Handling */ member in struct:__anon11823
ih264d_parse_cavlc.c 315 dec_struct_t *ps_dec = (dec_struct_t *)ps_bitstrm->pv_codec_handle;
450 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:__anon11840
526 void * pv_codec_handle; /* For Error Handling */ member in struct:__anon11843
    [all...]
ih264d_parse_headers.c     [all...]
ih264d_utils.c     [all...]
  /external/libhevc/common/
iv.h 178 void *pv_codec_handle; member in struct:__anon12404
  /external/libmpeg2/common/
iv.h 180 void *pv_codec_handle; member in struct:__anon12539
  /external/libavc/encoder/
iv2.h 212 void *pv_codec_handle; member in struct:__anon12040
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;
  /external/libmpeg2/decoder/
impeg2d_api_main.c 152 ps_dec_state_multi_core = (dec_state_multi_core_t *) (ps_dechdl->pv_codec_handle);
211 ps_dec_state_multi_core = (dec_state_multi_core_t *) (ps_dechdl->pv_codec_handle);
266 ps_dec_state_multi_core = (dec_state_multi_core_t *) (ps_dechdl->pv_codec_handle);
321 ps_dec_state_multi_core = (dec_state_multi_core_t *) (ps_codec_obj->pv_codec_handle);
662 (dec_state_multi_core_t *)(ps_dechdl->pv_codec_handle);
    [all...]
  /external/libhevc/decoder/
ihevcd_api.c 193 if(ps_handle->pv_codec_handle == NULL)
    [all...]
ihevcd_decode.c 337 codec_t *ps_codec = (codec_t *)(ps_codec_obj->pv_codec_handle);

Completed in 3452 milliseconds