OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:adaptive_motion_search
(Results
1 - 9
of
9
) sorted by null
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_speed_features.h
243
int
adaptive_motion_search
;
member in struct:__anon30273
vp9_speed_features.c
64
sf->
adaptive_motion_search
= 1;
168
sf->
adaptive_motion_search
= 1;
194
sf->
adaptive_motion_search
= 1;
305
sf->
adaptive_motion_search
= 0;
vp9_encodeframe.c
[
all
...]
vp9_rdopt.c
[
all
...]
/external/libvpx/libvpx/vp9/encoder/
vp9_speed_features.h
300
int
adaptive_motion_search
;
member in struct:SPEED_FEATURES
vp9_speed_features.c
137
sf->
adaptive_motion_search
= 1;
271
sf->
adaptive_motion_search
= 1;
466
sf->
adaptive_motion_search
= 0;
vp9_rd.c
468
(cpi->sf.
adaptive_motion_search
&&
vp9_encodeframe.c
[
all
...]
vp9_rdopt.c
[
all
...]
Completed in 701 milliseconds