Searched refs:hSlot (Results 1 – 1 of 1) sorted by relevance
/external/v4l2_codec2/plugin_store/ |
D | H2BGraphicBufferProducer.cpp | 88 input, [&converted, &status, &slot, &fence](HStatus hStatus, int32_t hSlot, in dequeueBuffer() 95 *slot = hSlot; in dequeueBuffer() 156 [&converted, &status, outSlot](HStatus hStatus, int32_t hSlot, bool releaseAllBuffers) { in attachBuffer() argument 158 *outSlot = static_cast<int>(hSlot); in attachBuffer()
|