Home
last modified time | relevance | path

Searched defs:imageData (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/camera/
DICameraClient.cpp59 void dataCallback(int32_t msgType, const sp<IMemory>& imageData, in dataCallback()
75 void dataCallbackTimestamp(nsecs_t timestamp, int32_t msgType, const sp<IMemory>& imageData) in dataCallbackTimestamp()
141 sp<IMemory> imageData = interface_cast<IMemory>(data.readStrongBinder()); in onTransact() local
158 sp<IMemory> imageData = interface_cast<IMemory>(data.readStrongBinder()); in onTransact() local
DICameraRecordingProxyListener.cpp42 void dataCallbackTimestamp(nsecs_t timestamp, int32_t msgType, const sp<IMemory>& imageData) in dataCallbackTimestamp()
111 sp<IMemory> imageData = interface_cast<IMemory>(data.readStrongBinder()); in onTransact() local
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
DTestBenchMultipleInstance.c351 void CropWriteOutput(FILE *foutput, u8 *imageData, u32 cropDisplay, in CropWriteOutput()
DDecTestBench.c89 u8 *imageData; in main() local
/frameworks/base/media/jni/
Dandroid_media_MediaCodec.cpp540 sp<ABuffer> imageData; in getImage() local
/frameworks/av/media/libstagefright/
DMediaCodec.cpp2986 sp<ABuffer> imageData; in dequeuePortBuffer() local