Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/utils/
H A Dtypes.h396 int8_t auto_regression_coeff_y[24]; member
/aosp_15_r20/external/libgav1/src/dsp/arm/
H A Dfilm_grain_neon.cc455 const int8_t* const auto_regression_coeff_y = params.auto_regression_coeff_y; in ApplyAutoRegressiveFilterToLumaGrain_NEON() local