OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MAX_MODES
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/media/libstagefright/codecs/aacenc/inc/
qc_data.h
31
#define
MAX_MODES
10
/external/libvpx/vp8/encoder/
onyx_int.h
44
#define
MAX_MODES
20
181
int thresh_mult[
MAX_MODES
];
320
unsigned int mode_check_freq[
MAX_MODES
];
321
unsigned int mode_test_hit_counts[
MAX_MODES
];
322
unsigned int mode_chosen_counts[
MAX_MODES
];
328
int rd_thresh_mult[
MAX_MODES
];
329
int rd_baseline_thresh[
MAX_MODES
];
330
int rd_threshes[
MAX_MODES
];
Completed in 3878 milliseconds