Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_tokenize.h26 typedef int32_t EXTRABIT; typedef
28 typedef int16_t EXTRABIT;
33 EXTRABIT extra;
39 EXTRABIT extra;
96 static INLINE void vp9_get_token_extra(int v, int16_t *token, EXTRABIT *extra) { in vp9_get_token_extra()
116 EXTRABIT extrabits; in vp9_get_token_cost()
Dvp9_tokenize.c330 int16_t token, EXTRABIT extra, in add_token()
378 EXTRABIT extra; in tokenize_b()