HomeSort by relevance Sort by last modified time
    Searched refs:vp9_get_token (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_tokenize.h 108 static INLINE int16_t vp9_get_token(int v) { function
vp9_encodemb.c 152 token_cache[rc] = vp9_pt_energy_class[vp9_get_token(qcoeff[rc])];
    [all...]

Completed in 176 milliseconds