Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/hidl/1.0/vts/functional/common/
Dmedia_c2_hidl_test_common.cpp27 uint32_t flags, bool isNullBuffer) { in testInputBuffer()
/frameworks/av/media/codec2/hidl/1.0/vts/functional/component/
DVtsHalMediaC2V1_0TargetComponentTest.cpp237 bool isNullBuffer = GetParam().second; in TEST_P() local