Home
last modified time | relevance | path

Searched refs:mBitDepth (Results 1 – 19 of 19) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/omx/
H A DOMXUtils.cpp100 mBitDepth = image.mBitDepth; in initFromV1()
255 image.mBitDepth = 8; in DescribeDefaultColorFormat()
386 if (img.mBitDepth <= 8) { in IsFlexibleColorFormat()
/aosp12/frameworks/native/headers/media_plugin/media/hardware/
H A DVideoAPI.h45 uint32_t mBitDepth; // useable bit depth member
85 uint32_t mBitDepth; // useable bit depth (always MSB) member
/aosp12/frameworks/av/media/codec2/sfplugin/utils/
H A DCodec2BufferUtils.cpp333 && img->mBitDepth == 8 in IsYUV420()
447 .mBitDepth = 8, in CreateYUV420PlanarMediaImage2()
482 .mBitDepth = 8, in CreateYUV420SemiPlanarMediaImage2()
/aosp12/frameworks/av/media/codec2/sfplugin/tests/
H A DCCodecBuffers_test.cpp254 ASSERT_EQ(8u, img->mBitDepth); in TEST()
394 ASSERT_EQ(10u, img->mBitDepth); in TEST()
H A DMediaCodec_sanity_test.cpp353 EXPECT_EQ(img->mBitDepth, 8u); in TEST_P()
/aosp12/hardware/interfaces/media/omx/1.0/vts/functional/video/
H A DVtsHalMediaOmxV1_0TargetVideoDecTest.cpp660 if (img.mBitDepth <= 8) { in isColorFormatFlexibleYUV()
679 if (img.mBitDepth <= 8) { in isColorFormatFlexibleYUV()
/aosp12/frameworks/av/services/camera/libcameraservice/api2/
H A DHeicCompositeStream.cpp1498 imageInfo->mBitDepth != 8 || in copyOneYuvTile()
1503 imageInfo->mType, imageInfo->mBitDepth, in copyOneYuvTile()
/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCodec2Buffer.cpp514 mediaImage->mBitDepth = bitDepth; in GraphicView2MediaImageConverter()
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_swvdec.cpp2874 p_img->mBitDepth = 8; in describe_color_format()
2913 p_img->mBitDepth = 8; in describe_color_format()
H A Domx_vdec_v4l2.cpp12273 img->mBitDepth = 8; in describeColorFormat()
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
H A Domx_swvdec.cpp3187 p_img->mBitDepth = 8; in describe_color_format()
H A Domx_vdec_v4l2.cpp13488 img->mBitDepth = 8; in describeColorFormat()
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_swvdec.cpp3208 p_img->mBitDepth = 8; in describe_color_format()
H A Domx_vdec_v4l2.cpp13136 img->mBitDepth = 8; in describeColorFormat()
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_swvdec.cpp3214 p_img->mBitDepth = 8; in describe_color_format()
H A Domx_vdec_v4l2.cpp11776 img->mBitDepth = 8; in describeColorFormat()
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_swvdec.cpp3164 p_img->mBitDepth = 8; in describe_color_format()
H A Domx_vdec_v4l2.cpp8979 img->mBitDepth = 8; in describeColorFormat()
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_msm8974.cpp10926 img->mBitDepth = 8; in describeColorFormat()