Searched defs:getInputBuffer (Results 1 – 5 of 5) sorted by relevance
111 const T* getInputBuffer(uint32_t index) const { in getInputBuffer() function
717 status_t Camera3Stream::getInputBuffer(camera3_stream_buffer *buffer, bool respectHalLimit) { in getInputBuffer() function in android::camera3::Camera3Stream
3214 public ByteBuffer getInputBuffer(int index) { in getInputBuffer() method
116 const void* OperationExecutionContext::getInputBuffer(uint32_t index) const { in getInputBuffer() function in android::nn::__anonec8350e20111::OperationExecutionContext
1614 status_t MediaCodec::getInputBuffer(size_t index, sp<MediaCodecBuffer> *buffer) { in getInputBuffer() function in android::MediaCodec