Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/utils/
H A Dentropy_decoder.cc186 const int16x4_t negative_rate = vdup_n_s16(-rate); in UpdateCdf5() local
212 const int16x8_t negative_rate = vdupq_n_s16(-rate); in UpdateCdf7To9() local
243 const int16x8_t negative_rate = vdupq_n_s16(-rate); in UpdateCdf11() local
262 const int16x8_t negative_rate = vdupq_n_s16(-rate); in UpdateCdf11() local
277 const int16x8_t negative_rate = vdupq_n_s16(-rate); in UpdateCdf13() local
309 const int16x8_t negative_rate = vdupq_n_s16(-rate); in UpdateCdf16() local
859 const int16x4_t negative_rate = vdup_n_s16(-rate); in ReadSymbol3Or4() local
941 const int16x4_t negative_rate = vdup_n_s16(-rate); in ReadSymbol3Or4() local