OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mv_joint_horizontal
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/libvpx/vp9/common/
vp9_entropymv.h
42
static INLINE int
mv_joint_horizontal
(MV_JOINT_TYPE type) {
function
vp9_entropymv.c
187
if (
mv_joint_horizontal
(j)) {
/external/libvpx/libvpx/vp9/encoder/
vp9_encodemv.c
277
if (
mv_joint_horizontal
(j))
/external/libvpx/libvpx/vp9/decoder/
vp9_decodemv.c
252
if (
mv_joint_horizontal
(j))
Completed in 99 milliseconds