Home
last modified time | relevance | path

Searched defs:colorFormat (Results 1 – 18 of 18) sorted by relevance

/frameworks/av/media/libmedia/
DIMediaMetadataRetriever.cpp150 sp<IMemory> getFrameAtTime(int64_t timeUs, int option, int colorFormat, bool metaOnly) in getFrameAtTime()
171 sp<IMemory> getImageAtIndex(int index, int colorFormat, bool metaOnly, bool thumbnail) in getImageAtIndex()
193 int index, int colorFormat, int left, int top, int right, int bottom) in getImageRectAtIndex()
217 int frameIndex, int numFrames, int colorFormat, bool metaOnly) in getFrameAtIndex()
362 int colorFormat = data.readInt32(); in onTransact() local
384 int colorFormat = data.readInt32(); in onTransact() local
408 int colorFormat = data.readInt32(); in onTransact() local
436 int colorFormat = data.readInt32(); in onTransact() local
Dmediametadataretriever.cpp145 int64_t timeUs, int option, int colorFormat, bool metaOnly) in getFrameAtTime()
158 int index, int colorFormat, bool metaOnly, bool thumbnail) { in getImageAtIndex()
170 int index, int colorFormat, int left, int top, int right, int bottom) { in getImageRectAtIndex()
184 int frameIndex, int numFrames, int colorFormat, bool metaOnly) { in getFrameAtIndex()
/frameworks/av/media/libmediaplayerservice/
DMetadataRetrieverClient.cpp196 int64_t timeUs, int option, int colorFormat, bool metaOnly) in getFrameAtTime()
215 int index, int colorFormat, bool metaOnly, bool thumbnail) { in getImageAtIndex()
233 int index, int colorFormat, int left, int top, int right, int bottom) { in getImageRectAtIndex()
253 int frameIndex, int numFrames, int colorFormat, bool metaOnly) { in getFrameAtIndex()
DStagefrightRecorder.cpp1712 int32_t width, height, stride, sliceHeight, colorFormat; in setupVideoEncoder() local
/frameworks/av/media/libstagefright/
DStagefrightMetadataRetriever.cpp132 int index, int colorFormat, bool metaOnly, bool thumbnail) { in getImageAtIndex()
140 int index, int colorFormat, int left, int top, int right, int bottom) { in getImageRectAtIndex()
155 int index, int colorFormat, bool metaOnly, bool thumbnail, FrameRect* rect) { in getImageInternal()
249 int64_t timeUs, int option, int colorFormat, bool metaOnly) { in getFrameAtTime()
261 int frameIndex, int numFrames, int colorFormat, bool metaOnly) { in getFrameAtIndex()
271 int64_t timeUs, int numFrames, int option, int colorFormat, bool metaOnly, in getFrameInternal()
DFrameDecoder.cpp118 android_pixel_format_t colorFormat, in getDstColorFormat()
151 const sp<MetaData> &trackMeta, int colorFormat, bool thumbnail) { in getMetadataOnly()
198 int64_t frameTimeUs, size_t numFrames, int option, int colorFormat) { in init()
DUtils.cpp952 int32_t colorFormat; in convertMetaDataToMessage() local
1695 int32_t colorFormat; in convertMessageToMetaData() local
DCameraSource.cpp131 static int32_t getColorFormat(const char* colorFormat) { in getColorFormat()
DACodec.cpp2060 int32_t colorFormat = OMX_COLOR_FormatUnused; in configureCodec() local
3165 OMX_COLOR_FORMATTYPE colorFormat, in setVideoPortFormatType()
3422 OMX_COLOR_FORMATTYPE colorFormat = in setupVideoDecoder() local
3834 OMX_COLOR_FORMATTYPE colorFormat = in setupVideoEncoder() local
DMediaCodec.cpp1662 int32_t colorFormat; in requestCpuBoostIfNeeded() local
/frameworks/av/media/codec2/sfplugin/
DCodec2Buffer.cpp208 const C2GraphicView &view, int32_t colorFormat, bool copy) in GraphicView2MediaImageConverter()
508 int32_t colorFormat = COLOR_FormatYUV420Flexible; in Allocate() local
625 int32_t colorFormat = COLOR_FormatYUV420Flexible; in Allocate() local
716 int32_t colorFormat = COLOR_FormatYUV420Flexible; in canCopy() local
739 int32_t colorFormat = COLOR_FormatYUV420Flexible; in copy() local
/frameworks/av/cmds/stagefright/
Drecordvideo.cpp62 DummySource(int width, int height, int nFrames, int fps, int colorFormat) in DummySource()
172 int colorFormat = OMX_COLOR_FormatYUV420Planar; in main() local
/frameworks/base/media/jni/
Dandroid_media_MediaMetadataRetriever.cpp367 static SkColorType setOutColorType(JNIEnv *env, int colorFormat, jobject options) { in setOutColorType()
420 int colorFormat = getColorFormat(env, params); in android_media_MediaMetadataRetriever_getImageAtIndex() local
449 int colorFormat = getColorFormat(env, params); in android_media_MediaMetadataRetriever_getThumbnailImageAtIndex() local
504 int colorFormat = getColorFormat(env, params); in android_media_MediaMetadataRetriever_getFrameAtIndex() local
/frameworks/av/media/libstagefright/omx/
DOMXUtils.cpp353 uint32_t colorFormat, bool usingNativeBuffers, OMX_U32 *flexibleEquivalent) { in IsFlexibleColorFormat()
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/
DCpuVideoTrackDecoder.java237 ByteBuffer input, ByteBuffer output, int colorFormat, int width, int height) { in convertImage()
/frameworks/native/opengl/tests/hwc/
DhwcTestLib.cpp689 void hwcTestFillColorHBlend(GraphicBuffer *gBuf, uint32_t colorFormat, in hwcTestFillColorHBlend()
/frameworks/av/media/libstagefright/colorconversion/
DColorConverter.cpp51 static bool isRGB(OMX_COLOR_FORMATTYPE colorFormat) { in isRGB()
/frameworks/wilhelm/include/OMXAL/
DOpenMAXAL.h433 XAuint32 colorFormat; member
2826 XAuint32 colorFormat; member