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

  /external/libvpx/libvpx/vpx/src/
vpx_encoder.c 82 void *mem_loc = NULL; local
84 if (!(res = iface->enc.mr_get_mem_loc(cfg, &mem_loc))) {
95 mr_cfg.mr_low_res_mode_info = mem_loc;
  /art/compiler/optimizing/
code_generator_mips64.cc 1472 Location mem_loc = is_slot1 ? loc1 : loc2; local
    [all...]

Completed in 69 milliseconds