Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/hidl/plugin/
H A DFilterWrapper.cpp194 std::vector<C2Param::Index> heapParamIndicesForIntf; in query_vb() local
200 heapParamIndicesForIntf.push_back(heapParamIndices[j]); in query_vb()
205 stackParamsForIntf, heapParamIndicesForIntf, mayBlock, &heapParamsForIntf); in query_vb()