Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_bitstream.c38 static const struct vp9_token intra_mode_encodings[INTRA_MODES] = { variable
53 vp9_write_token(w, vp9_intra_mode_tree, probs, &intra_mode_encodings[mode]); in write_intra_mode()