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

  /external/libvpx/libvpx/vpx/src/
vpx_encoder.c 98 void *mem_loc = NULL; local
100 if(!(res = iface->enc.mr_get_mem_loc(cfg, &mem_loc)))
114 mr_cfg.mr_low_res_mode_info = mem_loc;
  /external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h 271 void **mem_loc);
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 546 void **mem_loc)
568 *mem_loc = (void *)shared_mem_loc;
    [all...]

Completed in 95 milliseconds