OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_THRESHMULT
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/libvpx/vp8/encoder/
pickinter.c
760
if (x->rd_thresh_mult[mode_index] >
MAX_THRESHMULT
)
761
x->rd_thresh_mult[mode_index] =
MAX_THRESHMULT
;
[
all
...]
onyx_int.h
49
#define
MAX_THRESHMULT
512
rdopt.c
[
all
...]
/external/libvpx/libvpx/vp9/encoder/
vp9_onyx_int.h
51
#define
MAX_THRESHMULT
512
Completed in 2289 milliseconds