Home
last modified time | relevance | path

Searched defs:bufferInfo (Results 1 – 25 of 35) sorted by relevance

12

/aosp12/frameworks/av/media/libstagefright/tests/writer/
H A DWriterUtility.cpp25 int32_t sendBuffersToWriter(ifstream &inputStream, vector<BufferInfo> &bufferInfo, in sendBuffersToWriter()
83 int32_t writeHeaderBuffers(ifstream &inputStream, vector<BufferInfo> &bufferInfo, in writeHeaderBuffers()
/aosp12/frameworks/av/media/libstagefright/writer_fuzzers/
H A DWriterFuzzerBase.cpp140 void writeHeaderBuffers(vector<FrameData> &bufferInfo, sp<AMessage> &format, int32_t numCsds) { in writeHeaderBuffers()
202 vector<FrameData> bufferInfo = mBufferSource->getFrameList(trackIndex); in sendBuffersToWriter() local
/aosp12/frameworks/av/media/libmediatranscoding/transcoder/
H A DVideoTrackTranscoder.cpp134 AMediaCodecBufferInfo bufferInfo = *bufferInfoPtr; in onAsyncOutputAvailable() local
453 void VideoTrackTranscoder::transferBuffer(int32_t bufferIndex, AMediaCodecBufferInfo bufferInfo) { in transferBuffer()
470 AMediaCodecBufferInfo bufferInfo) { in dequeueOutputSample()
H A DMediaSampleWriter.cpp237 AMediaCodecBufferInfo bufferInfo; in runWriterLoop() local
/aosp12/frameworks/base/libs/hwui/renderthread/
H A DVulkanSurface.cpp328 VulkanSurface::NativeBufferInfo& bufferInfo = mNativeBuffers[i]; in releaseBuffers() local
424 VulkanSurface::NativeBufferInfo* bufferInfo = &mNativeBuffers[idx]; in dequeueNativeBuffer() local
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DVideoUtils.java194 BufferInfo bufferInfo = new BufferInfo(); in genVideoUsingMuxer() local
214 bufferInfo); in genVideoUsingMuxer() local
/aosp12/frameworks/av/media/tests/benchmark/src/native/common/
H A DBenchmarkCommon.h101 AMediaCodecBufferInfo *bufferInfo) { in onOutputAvailable()
H A DBenchmarkCommon.cpp39 AMediaCodecBufferInfo *bufferInfo) { in OnOutputAvailableCB()
/aosp12/frameworks/av/media/tests/benchmark/MediaBenchmarkTest/src/androidTest/java/com/android/media/benchmark/tests/
H A DMuxerTest.java127 MediaCodec.BufferInfo bufferInfo = extractor.getBufferInfo(); in testMuxer() local
/aosp12/frameworks/av/media/tests/benchmark/src/native/encoder/
H A DEncoder.cpp118 AMediaCodecBufferInfo *bufferInfo) { in onOutputAvailable()
/aosp12/hardware/qcom/display/msm8909w_3100/libcopybit/
H A Dcopybit_c2d.cpp175 struct bufferInfo { struct
176 int width;
177 int height;
178 int format;
/aosp12/hardware/qcom/display/msm8960/libcopybit/
H A Dcopybit_c2d.cpp173 struct bufferInfo { struct
174 int width;
175 int height;
176 int format;
/aosp12/hardware/qcom/display/msm8994/libcopybit/
H A Dcopybit_c2d.cpp172 struct bufferInfo { struct
173 int width;
174 int height;
175 int format;
/aosp12/hardware/qcom/display/msm8996/libcopybit/
H A Dcopybit_c2d.cpp175 struct bufferInfo { struct
176 int width;
177 int height;
178 int format;
/aosp12/hardware/qcom/display/msm8998/libcopybit/
H A Dcopybit_c2d.cpp173 struct bufferInfo { struct
174 int width;
175 int height;
176 int format;
/aosp12/hardware/qcom/display/msm8084/libcopybit/
H A Dcopybit_c2d.cpp173 struct bufferInfo { struct
174 int width;
175 int height;
176 int format;
/aosp12/hardware/qcom/display/msm8226/libcopybit/
H A Dcopybit_c2d.cpp173 struct bufferInfo { struct
174 int width;
175 int height;
176 int format;
/aosp12/hardware/qcom/display/msm8909/libcopybit/
H A Dcopybit_c2d.cpp175 struct bufferInfo { struct
176 int width;
177 int height;
178 int format;
/aosp12/hardware/qcom/sdm845/display/libcopybit/
H A Dcopybit_c2d.cpp175 struct bufferInfo { struct
176 int width;
177 int height;
178 int format;
/aosp12/hardware/qcom/sm7250/display/libcopybit/
H A Dcopybit_c2d.cpp175 struct bufferInfo { struct
176 int width;
177 int height;
178 int format;
/aosp12/hardware/qcom/sm8150/display/libcopybit/
H A Dcopybit_c2d.cpp175 struct bufferInfo { struct
176 int width;
177 int height;
178 int format;
/aosp12/frameworks/av/media/tests/benchmark/src/native/decoder/
H A DDecoder.cpp93 AMediaCodecBufferInfo *bufferInfo) { in onOutputAvailable()
/aosp12/frameworks/av/services/camera/libcameraservice/api2/
H A DCompositeStream.cpp101 void CompositeStream::onBufferReleased(const BufferInfo& bufferInfo) { in onBufferReleased()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/
H A DScreenInternalAudioRecorder.java268 MediaCodec.BufferInfo bufferInfo = new MediaCodec.BufferInfo(); in writeOutput() local
/aosp12/frameworks/av/cmds/screenrecord/
H A Dscreenrecord.cpp397 AMediaCodecBufferInfo bufferInfo = { in writeWinscopeMetadata() local
522 AMediaCodecBufferInfo bufferInfo = { in runEncoder() local

12