OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_PATTERN_SCALES
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_mcomp.c
491
#define
MAX_PATTERN_SCALES
11
507
const int num_candidates[
MAX_PATTERN_SCALES
],
508
const MV candidates[
MAX_PATTERN_SCALES
]
744
static const int hex_num_candidates[
MAX_PATTERN_SCALES
] = {
748
static const MV hex_candidates[
MAX_PATTERN_SCALES
][MAX_PATTERN_CANDIDATES] = {
779
static const int bigdia_num_candidates[
MAX_PATTERN_SCALES
] = {
783
static const MV bigdia_candidates[
MAX_PATTERN_SCALES
]
819
static const int square_num_candidates[
MAX_PATTERN_SCALES
] = {
823
static const MV square_candidates[
MAX_PATTERN_SCALES
]
[
all
...]
/external/libvpx/libvpx/vp9/encoder/
vp9_mcomp.c
821
#define
MAX_PATTERN_SCALES
11
[
all
...]
Completed in 37 milliseconds