OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ONE_LOOP_REDUCED
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_speed_features.h
167
ONE_LOOP_REDUCED
= 1
vp9_speed_features.c
197
sf->use_fast_coef_updates =
ONE_LOOP_REDUCED
;
367
sf->use_fast_coef_updates = is_keyframe ? TWO_LOOP :
ONE_LOOP_REDUCED
;
vp9_bitstream.c
616
case
ONE_LOOP_REDUCED
: {
[
all
...]
Completed in 966 milliseconds