Home
last modified time | relevance | path

Searched defs:bitDepth (Results 1 – 17 of 17) sorted by relevance

/frameworks/av/media/libstagefright/
DFrameDecoder.cpp57 int32_t dstBpp, uint32_t bitDepth, bool allocRotated, bool metaOnly) { in allocVideoFrame()
152 int32_t dstBpp, uint8_t bitDepth, bool allocRotated = false) { in allocVideoFrame()
159 int32_t dstBpp, uint8_t bitDepth) { in allocMetaFrame()
237 const sp<MetaData> &trackMeta, int colorFormat, bool thumbnail, uint32_t bitDepth) { in getMetadataOnly()
686 uint32_t bitDepth = 8; in onOutputReceived() local
981 uint32_t bitDepth = 8; in onOutputReceived() local
/frameworks/base/media/java/android/media/
DEncoderProfiles.java248 int bitDepth, in VideoProfile()
278 private int bitDepth; field in EncoderProfiles.VideoProfile
DMediaCodec.java5902 int bitDepth = info.getInt(); in MediaImage() local
/frameworks/av/media/module/metadatautils/
DMetaDataUtils.cpp96 int32_t *bitDepth, in getVp9BitdepthChromaSubSampling()
178 int32_t bitDepth = 8; in MakeVP9CodecSpecificData() local
/frameworks/av/include/private/media/
DVideoFrame.h42 uint32_t angle, uint32_t bpp, uint32_t bitDepth, bool hasData, size_t iccSize): in VideoFrame()
/frameworks/av/media/libmedia/
DMediaProfiles.cpp275 chroma_subsampling *chroma, int *bitDepth, hdr_format *hdr) in detectAdvancedVideoProfile()
428 int bitDepth = 8; in createVideoCodec() local
/frameworks/base/libs/androidfw/
DPng.cpp110 int colorType, bitDepth, interlaceType, compressionType; in readPng() local
427 int colorType, bitDepth, interlaceType, compressionType; in writePng() local
/frameworks/av/media/libstagefright/webm/
DWebmElement.cpp334 WebmElement *bitDepth = new WebmUnsigned(kMkvBitDepth, bps); in AudioTrackEntry() local
/frameworks/base/media/jni/
Dandroid_media_MediaProfiles.cpp271 int bitDepth = vc->getBitDepth(); in android_media_MediaProfiles_native_get_camcorder_profiles() local
/frameworks/av/media/libmediaplayerservice/
DStagefrightMetadataRetriever.cpp224 uint32_t bitDepth = 8; in getImageInternal() local
/frameworks/av/media/codec2/sfplugin/
DCodec2Buffer.cpp261 uint32_t bitDepth = layout.planes[0].bitDepth; in GraphicView2MediaImageConverter() local
DCCodecConfig.cpp1993 int32_t bitDepth = (is10bAv1EncodeRequested) ? 10 : 8; in getConfigUpdateFromSdkParams() local
/frameworks/av/media/libstagefright/colorconversion/
DColorConverter.cpp146 uint32_t vstride, uint32_t bitDepth) { in CreateYUV420PlanarMediaImage2()
183 uint32_t vstride, uint32_t bitDepth, bool uv = true /*nv12 or not*/) { in CreateYUV420SemiPlanarMediaImage2()
/frameworks/av/media/codec2/sfplugin/utils/
DCodec2Mapper.cpp776 C2Mapper::GetBitDepthProfileLevelMapper(std::string mediaType, int32_t bitDepth) { in GetBitDepthProfileLevelMapper()
/frameworks/av/media/codec2/hal/hidl/1.0/vts/functional/video/
DVtsHalMediaC2V1_0TargetVideoDecTest.cpp210 size_t bitDepth = layout.planes[C2PlanarLayout::PLANE_Y].bitDepth; in compareMd5Chksm() local
/frameworks/av/media/codec2/core/include/
DC2Buffer.h1629 uint32_t bitDepth; ///< significant bits per sample member
DC2Config.h1527 uint32_t bitDepth; member
2373 uint32_t bitDepth; member