/frameworks/av/media/libmedia/ |
D | IMediaMetadataRetriever.cpp | 150 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
|
D | mediametadataretriever.cpp | 145 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/ |
D | MetadataRetrieverClient.cpp | 196 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()
|
D | StagefrightRecorder.cpp | 1712 int32_t width, height, stride, sliceHeight, colorFormat; in setupVideoEncoder() local
|
/frameworks/av/media/libstagefright/ |
D | StagefrightMetadataRetriever.cpp | 132 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()
|
D | FrameDecoder.cpp | 118 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()
|
D | Utils.cpp | 952 int32_t colorFormat; in convertMetaDataToMessage() local 1695 int32_t colorFormat; in convertMessageToMetaData() local
|
D | CameraSource.cpp | 131 static int32_t getColorFormat(const char* colorFormat) { in getColorFormat()
|
D | ACodec.cpp | 2060 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
|
D | MediaCodec.cpp | 1662 int32_t colorFormat; in requestCpuBoostIfNeeded() local
|
/frameworks/av/media/codec2/sfplugin/ |
D | Codec2Buffer.cpp | 208 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/ |
D | recordvideo.cpp | 62 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/ |
D | android_media_MediaMetadataRetriever.cpp | 367 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/ |
D | OMXUtils.cpp | 353 uint32_t colorFormat, bool usingNativeBuffers, OMX_U32 *flexibleEquivalent) { in IsFlexibleColorFormat()
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/ |
D | CpuVideoTrackDecoder.java | 237 ByteBuffer input, ByteBuffer output, int colorFormat, int width, int height) { in convertImage()
|
/frameworks/native/opengl/tests/hwc/ |
D | hwcTestLib.cpp | 689 void hwcTestFillColorHBlend(GraphicBuffer *gBuf, uint32_t colorFormat, in hwcTestFillColorHBlend()
|
/frameworks/av/media/libstagefright/colorconversion/ |
D | ColorConverter.cpp | 51 static bool isRGB(OMX_COLOR_FORMATTYPE colorFormat) { in isRGB()
|
/frameworks/wilhelm/include/OMXAL/ |
D | OpenMAXAL.h | 433 XAuint32 colorFormat; member 2826 XAuint32 colorFormat; member
|