Searched refs:mMetaBufCount (Results 1 – 4 of 4) sorted by relevance
1288 mMetaBufCount = 0; in QCameraVideoMemory()1428 mMetaBufCount = mBufferCount; in allocateMore()1491 mMetaBufCount = buf_cnt; in allocateMeta()1506 for (int i = 0; i < mMetaBufCount; i++) { in deallocateMeta()1519 mMetaBufCount = 0; in deallocateMeta()1538 mMetaBufCount = 0; in deallocate()1556 if (index >= mMetaBufCount || (!metadata && index >= mBufferCount)) in getMemory()1564 for (i = 0; i < mMetaBufCount; i++) { in getMemory()1571 if (i < mMetaBufCount) { in getMemory()1597 if (index >= mMetaBufCount || !metadata) in getNativeHandle()[all …]
255 uint8_t mMetaBufCount; variable
1289 mMetaBufCount = 0; in QCameraVideoMemory()1427 mMetaBufCount = mBufferCount; in allocateMore()1483 mMetaBufCount = buf_cnt; in allocateMeta()1498 for (int i = 0; i < mMetaBufCount; i++) { in deallocateMeta()1511 mMetaBufCount = 0; in deallocateMeta()1530 mMetaBufCount = 0; in deallocate()1548 if (index >= mMetaBufCount || (!metadata && index >= mBufferCount)) in getMemory()1571 if (index >= mMetaBufCount || (!metadata && index >= mBufferCount)) { in updateNativeHandle()1657 for (int i = 0; i < mMetaBufCount; i++) { in getMatchBufIndex()
238 uint8_t mMetaBufCount; variable