Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/lib/Reverb/src/
DLVREV_ApplyNewSettings.cpp72 FO_FLOAT_Coefs_t Coeffs; in LVREV_ApplyNewSettings() local
89 FO_FLOAT_Coefs_t Coeffs; in LVREV_ApplyNewSettings() local
209 FO_FLOAT_Coefs_t Coeffs; in LVREV_ApplyNewSettings() local
/frameworks/av/media/codec2/components/base/
DSimpleC2Component.cpp192 struct Coeffs { struct
193 int32_t _y, _b_u, _g_u, _g_v, _r_v, _c16;
/frameworks/av/media/libstagefright/colorconversion/
DColorConverter.cpp114 struct ColorConverter::Coeffs { struct in android::ColorConverter
115 int32_t _y;
116 int32_t _r_v;
117 int32_t _g_u;
118 int32_t _g_v;
119 int32_t _b_u;