Searched refs:mem_loc (Results 1 - 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
H A Dvpx_encoder.c93 void *mem_loc = NULL; local
95 if (!(res = iface->enc.mr_get_mem_loc(cfg, &mem_loc))) {
106 mr_cfg.mr_low_res_mode_info = mem_loc;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/internal/
H A Dvpx_codec_internal.h304 void **mem_loc);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
H A Dvp8_cx_iface.c544 void **mem_loc)
548 (void)mem_loc;
567 *mem_loc = (void *)shared_mem_loc;
543 vp8e_mr_alloc_mem(const vpx_codec_enc_cfg_t *cfg, void **mem_loc) argument

Completed in 126 milliseconds