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