OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vp9_get_mv_class
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_entropymv.c
125
MV_CLASS_TYPE
vp9_get_mv_class
(int z, int *offset) {
function
150
c =
vp9_get_mv_class
(z, &o);
/external/libvpx/libvpx/vp9/common/
vp9_entropymv.c
125
MV_CLASS_TYPE
vp9_get_mv_class
(int z, int *offset) {
function
150
c =
vp9_get_mv_class
(z, &o);
Completed in 232 milliseconds