Home
last modified time | relevance | path

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

/hardware/google/av/codec2/hidl/1.0/mts/common/
Dmedia_c2_hidl_test_common.cpp27 uint32_t flags, bool isNullBuffer) { in testInputBuffer()
/hardware/google/av/codec2/hidl/1.0/mts/component/
DMtsHidlC2V1_0TargetComponentTest.cpp223 bool isNullBuffer = GetParam().second; in TEST_P() local