OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:THR_DC
(Results
1 - 5
of
5
) sorted by null
/external/libvpx/libvpx/vp8/encoder/
onyx_int.h
138
THR_DC
= 1,
onyx_if.c
813
sf->thresh_mult[
THR_DC
] = 0; /* always */
837
cpi->mode_check_freq[
THR_DC
] = 0; /* always */
[
all
...]
/external/libvpx/libvpx/vp9/encoder/
vp9_onyx_int.h
132
THR_DC
,
vp9_encodeframe.c
444
THR_DC
/*DC_PRED*/,
[
all
...]
vp9_onyx_if.c
599
sf->thresh_mult[
THR_DC
] += 1000;
[
all
...]
Completed in 360 milliseconds