Searched refs:vpx_norm (Results 1 – 5 of 5) sorted by relevance
13 const uint8_t vpx_norm[256] = { variable
100 DECLARE_ALIGNED(16, extern const uint8_t, vpx_norm[256]);
49 shift = vpx_norm[range]; in vpx_write()
97 const unsigned char shift = vpx_norm[(unsigned char)range]; in vpx_read()
49 const int shift = vpx_norm[*range]; in read_bool()58 const int shift = vpx_norm[*range]; in read_bool()