Home
last modified time | relevance | path

Searched defs:eob_branch (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/vp9/common/
Dvp9_entropymode.h67 unsigned int eob_branch[TX_SIZES][PLANE_TYPES][REF_TYPES][COEF_BANDS] member
/external/libvpx/vp9/encoder/
Dvp9_tokenize.c373 unsigned int(*const eob_branch)[COEFF_CONTEXTS] = in tokenize_b() local
/external/libvpx/vp9/
Dsimple_encode.h214 UintArray5D eob_branch; member