Searched defs:FREE (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_util.h147 #define FREE(ptr) \ macro
/frameworks/native/include/gui/
H A DBufferQueue.h338 mBufferState(BufferSlot::FREE),
360 // FREE indicates that the buffer is not currently being used and
364 FREE = 0, enumerator in enum:android::BufferQueue::BufferSlot::BufferState
426 // previous owner of the buffer is finished. When the buffer is FREE,

Completed in 85 milliseconds