Searched refs:inputVideoConfigTuning (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codec2/tests/
H A DC2Param_test.cpp2178 std::unique_ptr<C2VideoConfigPortTuning::input> inputVideoConfigTuning; member in class:android::MyReflector
2188 //supported.emplace_push(inputVideoConfigTuning->mNumber, range(16, 1920, 8));
2189 //supported.emplace_push(inputVideoConfigTuning->mHeight, range(16, 1088, 8));
2190 //supported.emplace_push(inputVideoConfigTuning->mMetadataType, all_enums);
2191 //supported.emplace_push(inputVideoConfigTuning->mSupportedFormats, { 0, 1, 5, 7 });

Completed in 28 milliseconds