Searched refs:VP8_SUBMVREFS (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
H A Dvp8_entropymodedata.h78 const struct vp8_token_struct vp8_sub_mv_ref_encoding_array[VP8_SUBMVREFS] =
H A Dentropymode.c40 static const vp8_prob sub_mv_ref_prob [VP8_SUBMVREFS-1] = { 180, 162, 25};
42 const vp8_prob vp8_sub_mv_ref_prob2 [SUBMVREF_COUNT][VP8_SUBMVREFS-1] =
H A Dentropymode.h43 extern const vp8_prob vp8_sub_mv_ref_prob2 [SUBMVREF_COUNT][VP8_SUBMVREFS-1];
68 extern const struct vp8_token_struct vp8_sub_mv_ref_encoding_array[VP8_SUBMVREFS];
H A Donyxc_int.h46 vp8_prob sub_mv_ref_prob [VP8_SUBMVREFS-1];
H A Dblockd.h134 #define VP8_SUBMVREFS (1 + NEW4X4 - LEFT4X4) macro
/external/libvpx/libvpx/vp8/common/
H A Dvp8_entropymodedata.h78 const struct vp8_token_struct vp8_sub_mv_ref_encoding_array[VP8_SUBMVREFS] =
H A Dentropymode.c40 static const vp8_prob sub_mv_ref_prob [VP8_SUBMVREFS-1] = { 180, 162, 25};
42 const vp8_prob vp8_sub_mv_ref_prob2 [SUBMVREF_COUNT][VP8_SUBMVREFS-1] =
H A Dentropymode.h43 extern const vp8_prob vp8_sub_mv_ref_prob2 [SUBMVREF_COUNT][VP8_SUBMVREFS-1];
68 extern const struct vp8_token_struct vp8_sub_mv_ref_encoding_array[VP8_SUBMVREFS];
H A Donyxc_int.h46 vp8_prob sub_mv_ref_prob [VP8_SUBMVREFS-1];
H A Dblockd.h134 #define VP8_SUBMVREFS (1 + NEW4X4 - LEFT4X4) macro
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/decoder/
H A Ddecodemv.c203 const vp8_prob vp8_sub_mv_ref_prob3 [8][VP8_SUBMVREFS-1] =
/external/libvpx/libvpx/vp8/decoder/
H A Ddecodemv.c203 const vp8_prob vp8_sub_mv_ref_prob3 [8][VP8_SUBMVREFS-1] =

Completed in 166 milliseconds