Home
last modified time | relevance | path

Searched defs:colorFormat (Results 1 – 20 of 20) 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.cpp197 int64_t timeUs, int option, int colorFormat, bool metaOnly) in getFrameAtTime()
216 int index, int colorFormat, bool metaOnly, bool thumbnail) { in getImageAtIndex()
234 int index, int colorFormat, int left, int top, int right, int bottom) { in getImageRectAtIndex()
254 int frameIndex, int numFrames, int colorFormat, bool metaOnly) { in getFrameAtIndex()
DStagefrightMetadataRetriever.cpp133 int index, int colorFormat, bool metaOnly, bool thumbnail) { in getImageAtIndex()
141 int index, int colorFormat, int left, int top, int right, int bottom) { in getImageRectAtIndex()
156 int index, int colorFormat, bool metaOnly, bool thumbnail, FrameRect* rect) { in getImageInternal()
250 int64_t timeUs, int option, int colorFormat, bool metaOnly) { in getFrameAtTime()
262 int frameIndex, int numFrames, int colorFormat, bool metaOnly) { in getFrameAtIndex()
272 int64_t timeUs, int numFrames, int option, int colorFormat, bool metaOnly, in getFrameInternal()
DStagefrightRecorder.cpp1712 int32_t width, height, stride, sliceHeight, colorFormat; in setupVideoEncoder() 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.cpp60 DummySource(int width, int height, int nFrames, int fps, int colorFormat) in DummySource()
170 int colorFormat = OMX_COLOR_FormatYUV420Planar; in main() local
/frameworks/av/media/tests/benchmark/MediaBenchmarkTest/src/main/java/com/android/media/benchmark/library/
DNative.java31 String codecName, String mime, int bitRate, int colorFormat, int frameInterval, in Encode()
/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/
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.cpp947 int32_t colorFormat; in convertMetaDataToMessage() local
1690 int32_t colorFormat; in convertMessageToMetaData() local
DCameraSource.cpp131 static int32_t getColorFormat(const char* colorFormat) { in getColorFormat()
DACodec.cpp2067 int32_t colorFormat = OMX_COLOR_FormatUnused; in configureCodec() local
3172 OMX_COLOR_FORMATTYPE colorFormat, in setVideoPortFormatType()
3430 OMX_COLOR_FORMATTYPE colorFormat = in setupVideoDecoder() local
3842 OMX_COLOR_FORMATTYPE colorFormat = in setupVideoEncoder() local
DMediaCodec.cpp1697 int32_t colorFormat; in requestCpuBoostIfNeeded() local
/frameworks/av/media/tests/benchmark/src/native/encoder/
DEncoder.h45 int32_t colorFormat = COLOR_FormatYUV420Flexible; member
/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