OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:auto_mv_step_size
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_encodemv.c
280
// If
auto_mv_step_size
is enabled then keep track of the largest
282
if (!cpi->dummy_packing && cpi->sf.
auto_mv_step_size
) {
vp9_onyx_int.h
248
int
auto_mv_step_size
;
member in struct:__anon21321
vp9_onyx_if.c
726
sf->
auto_mv_step_size
= 0;
798
sf->
auto_mv_step_size
= 1;
825
sf->
auto_mv_step_size
= 1;
860
sf->
auto_mv_step_size
= 1;
893
sf->
auto_mv_step_size
= 1;
933
sf->
auto_mv_step_size
= 1;
[
all
...]
vp9_rdopt.c
[
all
...]
Completed in 29 milliseconds