Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/bqhelper/include/media/stagefright/bqhelper/
DGraphicBufferSource.h263 typedef int slot_id; typedef
266 KeyedVector<slot_id, std::shared_ptr<CachedBuffer>> mBufferSlots;
288 bool discardBufferInSlot_l(slot_id i);
/frameworks/av/media/libstagefright/bqhelper/
DGraphicBufferSource.cpp96 CachedBuffer(slot_id slot, const sp<GraphicBuffer> &graphicBuffer) in CachedBuffer()
109 slot_id getSlot() const { in getSlot()
154 slot_id mSlot;
226 slot_id getSlot() const { in getSlot()
1077 bool GraphicBufferSource::discardBufferInSlot_l(GraphicBufferSource::slot_id i) { in discardBufferInSlot_l()
1091 slot_id latestBufferSlot = in discardBufferAtSlotIndex_l()