OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:chosen_path
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libwebp/enc/
backward_references.c
684
// dist_array = [1x2xx3x2] => packed [1x2x1232],
chosen_path
= [1232]
687
uint32_t** const
chosen_path
,
697
*
chosen_path
= path;
704
const uint32_t* const
chosen_path
, int chosen_path_size,
732
int max_len =
chosen_path
[ix];
783
uint32_t*
chosen_path
= NULL;
local
795
TraceBackwards(dist_array, dist_array_size, &
chosen_path
, &chosen_path_size);
797
xsize, ysize, argb, quality, cache_bits,
chosen_path
, chosen_path_size,
[
all
...]
/external/chromium_org/chrome/installer/util/
shell_util.cc
1561
base::FilePath*
chosen_path
;
local
[
all
...]
Completed in 86 milliseconds