Home
last modified time | relevance | path

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

12345678

/aosp_15_r20/frameworks/av/media/libmedia/
H A DIMediaMetadataRetriever.cpp115 sp<IMemory> getFrameAtTime(int64_t timeUs, int option, int colorFormat, bool metaOnly) in getFrameAtTime()
133 sp<IMemory> getImageAtIndex(int index, int colorFormat, bool metaOnly, bool thumbnail) in getImageAtIndex()
152 int index, int colorFormat, int left, int top, int right, int bottom) in getImageRectAtIndex()
173 int index, int colorFormat, bool metaOnly) in getFrameAtIndex()
312 int colorFormat = data.readInt32(); in onTransact() local
328 int colorFormat = data.readInt32(); in onTransact() local
346 int colorFormat = data.readInt32(); in onTransact() local
367 int colorFormat = data.readInt32(); in onTransact() local
H A Dmediametadataretriever.cpp143 int64_t timeUs, int option, int colorFormat, bool metaOnly) in getFrameAtTime()
157 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 index, int colorFormat, bool metaOnly) { in getFrameAtIndex()
/aosp_15_r20/cts/tests/media/src/android/mediav2/cts/
H A DCodecDecoderTest.java310 String testFile, String refFile, int colorFormat, float rmsError, long checksum, in nativeTestSimpleDecode()
393 int colorFormat = mIsAudio ? 0 : format.getInteger(MediaFormat.KEY_COLOR_FORMAT); in testSimpleDecode() local
525 String testFile, int colorFormat, StringBuilder retMsg); in nativeTestFlush()
534 int colorFormat = 0; in testFlushNative() local
582 int colorFormat, StringBuilder retMsg); in nativeTestOnlyEos()
591 int colorFormat = 0; in testOnlyEosNative() local
674 String testFile, int colorFormat, StringBuilder retMsg); in nativeTestSimpleDecodeQueueCSD()
689 int colorFormat = mIsAudio ? 0 : format.getInteger(MediaFormat.KEY_COLOR_FORMAT); in testSimpleDecodeQueueCSDNative() local
H A DCodecEncoderTest.java414 int colorFormat = findByteBufferColorFormat(mCodecName, mMediaType); in testSimpleEncodeNative() local
560 int colorFormat = findByteBufferColorFormat(mCodecName, mMediaType); in testReconfigureNative() local
626 int colorFormat = findByteBufferColorFormat(mCodecName, mMediaType); in testOnlyEosNative() local
720 int colorFormat = findByteBufferColorFormat(mCodecName, mMediaType); in testSetForceSyncFrameNative() local
808 int colorFormat = findByteBufferColorFormat(mCodecName, mMediaType); in testAdaptiveBitRateNative() local
H A DCodecEncoderSurfaceTest.java90 int colorFormat, boolean isOutputToneMapped, boolean usePersistentSurface, in CodecEncoderSurfaceTest()
206 String testFile, String testFileMediaType, String muxFile, int colorFormat, in nativeTestSimpleEncode()
227 int colorFormat = mDecoderFormat.getInteger(MediaFormat.KEY_COLOR_FORMAT, -1); in testSimpleEncodeFromSurfaceNative() local
H A DVideoEncoderTest.java76 int width, int height, int frameRate, int colorFormat, int maxBFrames) { in getVideoEncoderCfgParams()
99 int colorFormat = (int) arg[5]; in prepareTestArgs() local
/aosp_15_r20/external/libultrahdr/java/com/google/media/codecs/ultrahdr/
H A DUltraHDREncoder.java102 int colorTransfer, int colorRange, int colorFormat, int intent) throws IOException { in setRawImage()
141 int colorTransfer, int colorRange, int colorFormat, int intent) throws IOException { in setRawImage()
182 int colorRange, int colorFormat, int intent) throws IOException { in setRawImage()
225 int colorRange, int colorFormat, int intent) throws IOException { in setRawImage()
515 int colorGamut, int colorTransfer, int colorRange, int colorFormat, int intent) in setRawImageNative()
519 int colorGamut, int colorTransfer, int colorRange, int colorFormat, int intent) in setRawImageNative()
524 int colorFormat, int intent) throws IOException; in setRawImageNative()
528 int colorRange, int colorFormat, int intent) throws IOException; in setRawImageNative()
/aosp_15_r20/cts/tests/tests/media/codec/src/android/media/codec/cts/
H A DEncodeDecodeTest.java336 int colorFormat = selectColorFormat(encoder.getCodecInfo(), mMimeType); in encodeDecodeVideoFromBuffer() local
390 int colorFormat = MediaCodecInfo.CodecCapabilities.COLOR_FormatSurface; in encodeDecodeVideoFromSurfaceToSurface() local
461 int colorFormat = capabilities.colorFormats[i]; in selectColorFormat() local
474 private static boolean isRecognizedFormat(int colorFormat) { in isRecognizedFormat()
492 private static boolean isSemiPlanarYUV(int colorFormat) { in isSemiPlanarYUV()
1004 private void generateFrame(int frameIndex, int colorFormat, byte[] frameData) { in generateFrame()
1064 int colorFormat = format.getInteger(MediaFormat.KEY_COLOR_FORMAT); in checkFrame() local
/aosp_15_r20/frameworks/av/media/libmediaplayerservice/
H A DStagefrightMetadataRetriever.cpp134 int index, int colorFormat, bool metaOnly, bool thumbnail) { in getImageAtIndex()
142 int index, int colorFormat, int left, int top, int right, int bottom) { in getImageRectAtIndex()
157 int index, int colorFormat, bool metaOnly, bool thumbnail, FrameRect* rect) { in getImageInternal()
309 int64_t timeUs, int option, int colorFormat, bool metaOnly) { in getFrameAtTime()
317 int frameIndex, int colorFormat, bool metaOnly) { in getFrameAtIndex()
333 int64_t timeUs, int option, int colorFormat, bool metaOnly) { in getFrameInternal()
H A 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()
/aosp_15_r20/frameworks/base/media/jni/
H A Dandroid_media_MediaMetadataRetriever.cpp361 static void setOutConfig(JNIEnv *env, jobject options, AndroidBitmapFormat colorFormat) { in setOutConfig()
384 AndroidBitmapFormat colorFormat = getColorFormat(env, params, defaultColorFormat); in android_media_MediaMetadataRetriever_getFrameAtTime() local
415 AndroidBitmapFormat colorFormat = getColorFormat(env, params); in android_media_MediaMetadataRetriever_getImageAtIndex() local
447 AndroidBitmapFormat colorFormat = getColorFormat(env, params); in android_media_MediaMetadataRetriever_getThumbnailImageAtIndex() local
519 AndroidBitmapFormat colorFormat = getColorFormat(env, params); in android_media_MediaMetadataRetriever_getFrameAtIndex() local
/aosp_15_r20/cts/tests/media/jni/
H A DNativeCodecDecoderTestCommon.cpp109 bool CodecDecoderTest::setUpExtractor(const char* srcFile, int colorFormat) { in setUpExtractor()
357 const char* refFile, int colorFormat, float rmsError, in testSimpleDecode()
421 bool CodecDecoderTest::testFlush(const char* decoder, const char* testFile, int colorFormat) { in testFlush()
518 bool CodecDecoderTest::testOnlyEos(const char* decoder, const char* testFile, int colorFormat) { in testOnlyEos()
549 int colorFormat) { in testSimpleDecodeQueueCSD()
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fFboRenderTest.cpp99 GLenum colorFormat; //!< Internal format for color buffer texture or renderbuffer member in deqp::gles3::Functional::FboConfig
567 tcu::TextureFormat colorFormat = glu::mapGLInternalFormat(m_config.colorFormat); in render() local
793 tcu::TextureFormat colorFormat = glu::mapGLInternalFormat(m_config.colorFormat); in render() local
1163 tcu::TextureFormat colorFormat = glu::mapGLInternalFormat(m_config.colorFormat); in render() local
1323 tcu::TextureFormat colorFormat = glu::mapGLInternalFormat(m_config.colorFormat); in render() local
1672 uint32_t colorFormat = colorFormats[colorFmtNdx].format; in init() local
1712 uint32_t colorFormat = colorFormats[colorFmtNdx].format; in init() local
H A Des3fFboDepthbufferTests.cpp68 const uint32_t colorFormat = GL_RGBA8; in render() local
160 const uint32_t colorFormat = GL_RGBA8; in render() local
247 const uint32_t colorFormat = GL_RGBA8; in render() local
H A Des3fFboStencilbufferTests.cpp69 const uint32_t colorFormat = GL_RGBA8; in render() local
160 const uint32_t colorFormat = GL_RGBA8; in render() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/rasterization/
H A DvktShaderTileImageTests.cpp101 VkFormat colorFormat; member
193 const tcu::TextureFormat colorFormat(mapVkFormat(format)); in isNormalizedColorFormat() local
350 const tcu::TextureFormat colorFormat(mapVkFormat(m_testParam.colorFormat)); in getColorTestTypeFS() local
582 const tcu::TextureFormat colorFormat(mapVkFormat(m_testParam.colorFormat)); in getSampleMaskTypeFS() local
824 const tcu::TextureFormat colorFormat(mapVkFormat(m_testParam.colorFormat)); in addCS() local
895 const tcu::TextureFormat colorFormat(mapVkFormat(m_testParam.colorFormat)); in initPrograms() local
1025 const tcu::TextureFormat colorFormat(mapVkFormat(m_testParam.colorFormat)); in checkSupport() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/
H A DvktImagelessFramebufferTests.cpp87 VkFormat colorFormat; member
234 …const DeviceInterface &vk, const VkDevice device, const VkFormat colorFormat, const VkFormat depth… in makeRenderPass()
413 …rPass> makeRenderPass(const DeviceInterface &vk, const VkDevice device, const VkFormat colorFormat, in makeRenderPass()
504 const VkFormat colorFormat, in makeSingleAttachmentRenderPass()
576 const VkExtent2D &renderSize, const VkFormat *colorFormat, const VkImageUsageFlags colorUsage, in makeFramebufferAttachmentImageInfos()
680 const VkExtent2D &renderSize, const VkFormat *colorFormat, in makeFramebuffer()
750 … makeVerifyRenderPass(const DeviceInterface &vk, const VkDevice device, const VkFormat colorFormat) in makeVerifyRenderPass()
1231 const VkFormat colorFormat = m_parameters.colorFormat; in iterate() local
1447 const VkFormat colorFormat = m_parameters.colorFormat; in iterate() local
1694 const VkFormat colorFormat = m_parameters.colorFormat; in iterate() local
[all …]
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
H A DvktFragmentOperationsEarlyFragmentTests.cpp86 …rPass> makeRenderPass(const DeviceInterface &vk, const VkDevice device, const VkFormat colorFormat, in makeRenderPass()
364 const VkFormat colorFormat = VK_FORMAT_R8G8B8A8_UNORM; in iterate() local
700 const VkFormat colorFormat = VK_FORMAT_R8G8B8A8_UNORM; in iterate() local
1249 const VkFormat colorFormat, in makeRenderPass()
1409 const VkFormat colorFormat = VK_FORMAT_R8G8B8A8_UNORM; in iterate() local
2034 const VkFormat colorFormat, in makeRenderPass()
2141 const VkFormat colorFormat = VK_FORMAT_R8G8B8A8_UNORM; in iterate() local
2718 const VkFormat colorFormat = VK_FORMAT_R8G8B8A8_UNORM; in checkSupport() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/multiview/
H A DvktMultiViewRenderUtil.cpp159 …rPass> makeRenderPass(const DeviceInterface &vk, const VkDevice device, const VkFormat colorFormat, in makeRenderPass()
330 …keRenderPassWithDepth(const DeviceInterface &vk, const VkDevice device, const VkFormat colorFormat, in makeRenderPassWithDepth()
352const VkFormat colorFormat, const vector<uint32_t> &viewMasks, in makeRenderPassWithAttachments()
/aosp_15_r20/tools/security/fuzzing/llm/frameDecoder_fuzzer2/
H A DFrameDecoderFuzzer2.cpp52 int colorFormat = fdp.ConsumeIntegral<int>(); in LLVMFuzzerTestOneInput() local
63 int colorFormat = fdp.ConsumeIntegral<int>(); in LLVMFuzzerTestOneInput() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleResolveRenderAreaTests.cpp64 const TestShape testShape, const VkFormat colorFormat) in MultisampleRenderAreaTestInstance()
119 const VkFormat colorFormat, in makeRenderPass()
430 const VkFormat colorFormat = VK_FORMAT_R8G8B8A8_UNORM) in MultisampleRenderAreaTest()
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DBlendMinMaxTest.cpp40 void runTest(GLenum colorFormat, GLenum type) in runTest()
142 void SetUpFramebuffer(GLenum colorFormat) in SetUpFramebuffer()
/aosp_15_r20/frameworks/av/media/codec2/sfplugin/
H A DCodec2InfoBuilder.cpp292 auto addDefaultColorFormat = [caps, &supportedColorFormats](int32_t colorFormat) { in addSupportedColorFormats()
323 for (int32_t colorFormat : supportedColorFormats) { in addSupportedColorFormats() local
767 std::optional<int32_t> colorFormat = findFrameworkColorFormat(desc); in buildMediaCodecList() local
/aosp_15_r20/external/deqp/framework/opengl/
H A DgluFboRenderContext.cpp66 static tcu::PixelFormat getPixelFormat(uint32_t colorFormat) in getPixelFormat()
195 const uint32_t colorFormat = chooseColorFormat(config); in createFramebuffer() local
/aosp_15_r20/frameworks/av/cmds/stagefright/
H A Drecordvideo.cpp60 DummySource(int width, int height, int nFrames, int fps, int colorFormat) in DummySource()
170 int colorFormat = OMX_COLOR_FormatYUV420Planar; in main() local

12345678