Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/hidl/1.0/vts/functional/common/
H A Dmedia_c2_hidl_test_common.cpp70 uint32_t flags, bool isNullBuffer) { in testInputBuffer()
/aosp12/frameworks/av/media/codec2/hidl/1.0/vts/functional/component/
H A DVtsHalMediaC2V1_0TargetComponentTest.cpp330 bool isNullBuffer = std::get<3>(GetParam()); in TEST_P() local