OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:auto_filter
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/libvpx/vp8/encoder/
onyx_int.h
181
int
auto_filter
;
member in struct:__anon23013
onyx_if.c
772
sf->
auto_filter
= 1;
897
sf->
auto_filter
= 1;
905
sf->
auto_filter
= 0; /* Faster selection of loop filter */
913
sf->
auto_filter
= 1;
928
sf->
auto_filter
= 0; /* Faster selection of loop filter */
933
sf->
auto_filter
= 1;
938
sf->
auto_filter
= 0; /* Faster selection of loop filter */
[
all
...]
/external/libvpx/libvpx/vp9/encoder/
vp9_onyx_int.h
240
int
auto_filter
;
member in struct:__anon23089
vp9_onyx_if.c
720
sf->
auto_filter
= 1;
[
all
...]
Completed in 270 milliseconds