OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SUBMVREF_COUNT
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/libvpx/vp8/common/
entropymode.h
38
#define
SUBMVREF_COUNT
5
39
extern const vp8_prob vp8_sub_mv_ref_prob2 [
SUBMVREF_COUNT
][VP8_SUBMVREFS-1];
entropymode.c
42
const vp8_prob vp8_sub_mv_ref_prob2 [
SUBMVREF_COUNT
][VP8_SUBMVREFS-1] =
/external/libvpx/libvpx/vp9/common/
vp9_entropymode.h
17
#define
SUBMVREF_COUNT
5
Completed in 724 milliseconds