Home
last modified time | relevance | path

Searched refs:vp9_coefband_trans_8x8plus (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_entropy.h129 DECLARE_ALIGNED(16, extern const uint8_t, vp9_coefband_trans_8x8plus[1024]);
134 : vp9_coefband_trans_8x8plus; in get_band_translate()
Dvp9_entropy.c46 const uint8_t vp9_coefband_trans_8x8plus[1024] = { variable