Searched refs:vp9_get_token (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_tokenize.h108 static INLINE int16_t vp9_get_token(int v) { function
H A Dvp9_encodemb.c152 token_cache[rc] = vp9_pt_energy_class[vp9_get_token(qcoeff[rc])];

Completed in 578 milliseconds