/aosp_15_r20/frameworks/av/media/libmedia/ |
H A D | IMediaMetadataRetriever.cpp | 115 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 D | mediametadataretriever.cpp | 143 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 D | CodecDecoderTest.java | 310 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 D | CodecEncoderTest.java | 414 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 D | CodecEncoderSurfaceTest.java | 90 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 D | VideoEncoderTest.java | 76 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 D | UltraHDREncoder.java | 102 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 D | EncodeDecodeTest.java | 336 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 D | StagefrightMetadataRetriever.cpp | 134 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 D | MetadataRetrieverClient.cpp | 197 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 D | android_media_MediaMetadataRetriever.cpp | 361 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 D | NativeCodecDecoderTestCommon.cpp | 109 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 D | es3fFboRenderTest.cpp | 99 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 D | es3fFboDepthbufferTests.cpp | 68 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 D | es3fFboStencilbufferTests.cpp | 69 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 D | vktShaderTileImageTests.cpp | 101 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 D | vktImagelessFramebufferTests.cpp | 87 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 D | vktFragmentOperationsEarlyFragmentTests.cpp | 86 …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 D | vktMultiViewRenderUtil.cpp | 159 …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() 352 … const VkFormat colorFormat, const vector<uint32_t> &viewMasks, in makeRenderPassWithAttachments()
|
/aosp_15_r20/tools/security/fuzzing/llm/frameDecoder_fuzzer2/ |
H A D | FrameDecoderFuzzer2.cpp | 52 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 D | vktPipelineMultisampleResolveRenderAreaTests.cpp | 64 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 D | BlendMinMaxTest.cpp | 40 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 D | Codec2InfoBuilder.cpp | 292 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 D | gluFboRenderContext.cpp | 66 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 D | recordvideo.cpp | 60 DummySource(int width, int height, int nFrames, int fps, int colorFormat) in DummySource() 170 int colorFormat = OMX_COLOR_FormatYUV420Planar; in main() local
|