OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VP8_MVREFS
(Results
1 - 7
of
7
) sorted by null
/external/libvpx/libvpx/vp8/common/
vp8_entropymodedata.h
63
const struct vp8_token_struct vp8_mv_ref_encoding_array[
VP8_MVREFS
] =
entropymode.h
63
extern const struct vp8_token_struct vp8_mv_ref_encoding_array[
VP8_MVREFS
];
blockd.h
103
#define
VP8_MVREFS
(1 + SPLITMV - NEARESTMV)
findnearmv.c
183
vp8_prob p[
VP8_MVREFS
-1], const int near_mv_ref_ct[4]
findnearmv.h
94
vp8_prob p[
VP8_MVREFS
-1], const int near_mv_ref_ct[4]
/external/libvpx/libvpx/vp8/encoder/
bitstream.c
615
vp8_prob mv_ref_p [
VP8_MVREFS
-1];
[
all
...]
rdopt.c
934
vp8_prob p [
VP8_MVREFS
-1];
[
all
...]
Completed in 132 milliseconds