OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mv_joint_vertical
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_entropymv.h
40
static INLINE int
mv_joint_vertical
(MV_JOINT_TYPE type) {
function
vp9_entropymv.c
176
if (
mv_joint_vertical
(j)) {
/external/libvpx/libvpx/vp9/common/
vp9_entropymv.h
40
static INLINE int
mv_joint_vertical
(MV_JOINT_TYPE type) {
function
vp9_entropymv.c
176
if (
mv_joint_vertical
(j)) {
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encodemv.c
211
if (
mv_joint_vertical
(j))
/external/libvpx/libvpx/vp9/encoder/
vp9_encodemv.c
211
if (
mv_joint_vertical
(j))
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/decoder/
vp9_decodemv.c
244
if (
mv_joint_vertical
(joint_type))
/external/libvpx/libvpx/vp9/decoder/
vp9_decodemv.c
245
if (
mv_joint_vertical
(joint_type))
Completed in 297 milliseconds