Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_tokenize.h26 typedef int32_t EXTRABIT; typedef
28 typedef int16_t EXTRABIT;
34 EXTRABIT extra;
39 EXTRABIT extra;
82 static INLINE int16_t vp9_get_cost(int16_t token, EXTRABIT extrabits, in vp9_get_cost()
103 static INLINE void vp9_get_token_extra(int v, int16_t *token, EXTRABIT *extra) { in vp9_get_token_extra()
Dvp9_tokenize.c494 EXTRABIT extra; in tokenize_b()
Dvp9_encodemb.c115 EXTRABIT e0; in optimize_b()
Dvp9_rdopt.c395 EXTRABIT e; in cost_coeffs()