OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mem_loc
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/libvpx/source/libvpx/vpx/src/
vpx_encoder.c
90
void *
mem_loc
= NULL;
local
92
if (!(res = iface->enc.mr_get_mem_loc(cfg, &
mem_loc
))) {
103
mr_cfg.mr_low_res_mode_info =
mem_loc
;
/external/libvpx/libvpx/vpx/src/
vpx_encoder.c
93
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
;
/external/libhevc/decoder/
ihevcd_api.c
2378
UWORD8
mem_loc
= MEM_REC_CNT;
local
2971
UWORD32
mem_loc
;
local
3055
UWORD8
mem_loc
= MEM_REC_CNT;
local
[
all
...]
Completed in 81 milliseconds