Searched refs:VP8CoeffsUpdateProba (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/libwebp/enc/
H A Dtree.c355 VP8CoeffsUpdateProba[NUM_TYPES][NUM_BANDS][NUM_CTX][NUM_PROBAS] = { variable
498 if (VP8PutBit(bw, update, VP8CoeffsUpdateProba[t][b][c][p])) {
H A Dvp8enci.h458 VP8CoeffsUpdateProba[NUM_TYPES][NUM_BANDS][NUM_CTX][NUM_PROBAS];
H A Dframe.c191 const int update_proba = VP8CoeffsUpdateProba[t][b][c][p];
/external/webp/src/enc/
H A Dtree.c355 VP8CoeffsUpdateProba[NUM_TYPES][NUM_BANDS][NUM_CTX][NUM_PROBAS] = { variable
498 if (VP8PutBit(bw, update, VP8CoeffsUpdateProba[t][b][c][p])) {
H A Dvp8enci.h458 VP8CoeffsUpdateProba[NUM_TYPES][NUM_BANDS][NUM_CTX][NUM_PROBAS];
H A Dframe.c191 const int update_proba = VP8CoeffsUpdateProba[t][b][c][p];

Completed in 196 milliseconds