Searched refs:vp8_mb_feature_data_bits (Results 1 - 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp8/common/
H A Dentropy.c82 const int vp8_mb_feature_data_bits[MB_LVL_MAX] = {7, 6}; variable
H A Dentropy.h98 extern const int vp8_mb_feature_data_bits[MB_LVL_MAX];
/external/libvpx/libvpx/vp8/decoder/
H A Ddecodframe.c997 const int *const mb_feature_data_bits = vp8_mb_feature_data_bits;
/external/libvpx/libvpx/vp8/encoder/
H A Dbitstream.c1285 mb_feature_data_bits = vp8_mb_feature_data_bits;

Completed in 562 milliseconds