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 index, int colorFormat, bool metaOnly) in getFrameAtIndex()
365 int colorFormat = data.readInt32(); in onTransact() local
387 int colorFormat = data.readInt32(); in onTransact() local
411 int colorFormat = data.readInt32(); in onTransact() local
438 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()
183 int index, 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()
252 int index, 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()
253 int64_t timeUs, int option, int colorFormat, bool metaOnly) { in getFrameAtTime()
261 int frameIndex, int colorFormat, bool metaOnly) { in getFrameAtIndex()
277 int64_t timeUs, int option, int colorFormat, bool metaOnly) { in getFrameInternal()
DStagefrightRecorder.cpp1758 int32_t width, height, stride, sliceHeight, colorFormat; in setupVideoEncoder() local
/frameworks/av/media/codec2/sfplugin/
DCodec2Buffer.cpp220 const C2GraphicView &view, int32_t colorFormat, bool copy) in GraphicView2MediaImageConverter()
520 int32_t colorFormat = COLOR_FormatYUV420Flexible; in Allocate() local
637 int32_t colorFormat = COLOR_FormatYUV420Flexible; in Allocate() local
732 int32_t colorFormat = COLOR_FormatYUV420Flexible; in canCopy() local
755 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/base/media/jni/
Dandroid_media_MediaMetadataRetriever.cpp359 static void setOutConfig(JNIEnv *env, jobject options, AndroidBitmapFormat colorFormat) { in setOutConfig()
379 AndroidBitmapFormat colorFormat = getColorFormat(env, params, ANDROID_BITMAP_FORMAT_RGB_565); in android_media_MediaMetadataRetriever_getFrameAtTime() local
410 AndroidBitmapFormat colorFormat = getColorFormat(env, params); in android_media_MediaMetadataRetriever_getImageAtIndex() local
442 AndroidBitmapFormat colorFormat = getColorFormat(env, params); in android_media_MediaMetadataRetriever_getThumbnailImageAtIndex() local
512 AndroidBitmapFormat colorFormat = getColorFormat(env, params); in android_media_MediaMetadataRetriever_getFrameAtIndex() local
/frameworks/av/media/tests/benchmark/src/native/encoder/
DEncoder.h43 int32_t colorFormat = AIMAGE_FORMAT_YUV_420_888; member
/frameworks/av/media/libstagefright/omx/
DOMXUtils.cpp353 uint32_t colorFormat, bool usingNativeBuffers, OMX_U32 *flexibleEquivalent) { in IsFlexibleColorFormat()
/frameworks/av/media/libstagefright/
DFrameDecoder.cpp144 android_pixel_format_t colorFormat, in getDstColorFormat()
181 const sp<MetaData> &trackMeta, int colorFormat, bool thumbnail) { in getMetadataOnly()
256 int64_t frameTimeUs, int option, int colorFormat) { in init()
DUtils.cpp1009 int32_t colorFormat; in convertMetaDataToMessage() local
1762 int32_t colorFormat; in convertMessageToMetaData() local
DCameraSource.cpp131 static int32_t getColorFormat(const char* colorFormat) { in getColorFormat()
DACodec.cpp2105 int32_t colorFormat = OMX_COLOR_FormatUnused; in configureCodec() local
3238 OMX_COLOR_FORMATTYPE colorFormat, in setVideoPortFormatType()
3496 OMX_COLOR_FORMATTYPE colorFormat = in setupVideoDecoder() local
3908 OMX_COLOR_FORMATTYPE colorFormat = in setupVideoEncoder() local
DMediaCodec.cpp1985 int32_t colorFormat; in requestCpuBoostIfNeeded() local
/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/av/media/tests/benchmark/MediaBenchmarkTest/src/androidTest/java/com/android/media/benchmark/tests/
DEncoderTest.java130 int colorFormat = COLOR_FormatYUV420Flexible; in testEncoder() local
/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