Home
last modified time | relevance | path

Searched defs:negative_rate (Results 1 – 1 of 1) sorted by relevance

/external/libgav1/libgav1/src/utils/
Dentropy_decoder.cc185 const int16x4_t negative_rate = vdup_n_s16(-rate); in UpdateCdf5() local
211 const int16x8_t negative_rate = vdupq_n_s16(-rate); in UpdateCdf7To9() local
242 const int16x8_t negative_rate = vdupq_n_s16(-rate); in UpdateCdf11() local
261 const int16x8_t negative_rate = vdupq_n_s16(-rate); in UpdateCdf11() local
276 const int16x8_t negative_rate = vdupq_n_s16(-rate); in UpdateCdf13() local
308 const int16x8_t negative_rate = vdupq_n_s16(-rate); in UpdateCdf16() local
857 const int16x4_t negative_rate = vdup_n_s16(-rate); in ReadSymbol3Or4() local
939 const int16x4_t negative_rate = vdup_n_s16(-rate); in ReadSymbol3Or4() local