Searched defs:extra_bits_value (Results 1 – 2 of 2) sorted by relevance
109 int* const extra_bits_value) { in VP8LPrefixEncodeNoLUT()139 int* const extra_bits_value) { in VP8LPrefixEncode()
174 uint16_t extra_bits_value = 0; in PuffDeflate() local