Home
last modified time | relevance | path

Searched refs:vp8_mv_ref_encoding_array (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp8/common/
Dvp8_entropymodedata.h41 const struct vp8_token_struct vp8_mv_ref_encoding_array[VP8_MVREFS] = { variable
Dentropymode.h65 extern const struct vp8_token_struct vp8_mv_ref_encoding_array[VP8_MVREFS];
/external/libvpx/libvpx/vp8/encoder/
Dbitstream.c344 vp8_mv_ref_encoding_array + (m - NEARESTMV)); in write_mv_ref()
Drdopt.c800 vp8_mv_ref_encoding_array + (m - NEARESTMV)); in vp8_cost_mv_ref()