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

  /external/libvpx/libvpx/vp9/encoder/
vp9_tokenize.h 44 extern const struct vp9_token vp9_coef_encodings[];
vp9_tokenize.c 306 const struct vp9_token vp9_coef_encodings[ENTROPY_TOKENS] = { variable in typeref:struct:vp9_token
vp9_bitstream.c 166 const struct vp9_token *const a = &vp9_coef_encodings[t];
    [all...]

Completed in 146 milliseconds