Home
last modified time | relevance | path

Searched refs:mPixelAspectRatio (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/codec2/sfplugin/tests/
DCCodecConfig_test.cpp204 DefineParam(mPixelAspectRatio, C2_PARAMKEY_PIXEL_ASPECT_RATIO)
207 C2F(mPixelAspectRatio, width).any(),
208 C2F(mPixelAspectRatio, height).any(),
270 std::shared_ptr<C2StreamPixelAspectRatioInfo::output> mPixelAspectRatio; member in android::CCodecConfigTest::Configurable::Impl