Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DFrameDecoder.cpp53 int32_t dstBpp, uint32_t bitDepth, bool allocRotated, bool metaOnly) { in allocVideoFrame()
132 int32_t dstBpp, uint8_t bitDepth, bool allocRotated = false) { in allocVideoFrame()
139 int32_t dstBpp, uint8_t bitDepth) { in allocMetaFrame()
217 const sp<MetaData> &trackMeta, int colorFormat, bool thumbnail, uint32_t bitDepth) { in getMetadataOnly()
662 uint32_t bitDepth = 8; in onOutputReceived() local
952 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.java5418 int bitDepth = info.getInt(); in MediaImage() local
/frameworks/av/include/private/media/
DVideoFrame.h41 uint32_t angle, uint32_t bpp, uint32_t bitDepth, bool hasData, size_t iccSize): in VideoFrame()
/frameworks/base/tools/aapt2/compile/
DPng.cpp116 int colorType, bitDepth, interlaceType, compressionType; in readPng() local
440 int colorType, bitDepth, interlaceType, compressionType; in writePng() local
/frameworks/av/media/libmedia/
DMediaProfiles.cpp275 chroma_subsampling *chroma, int *bitDepth, hdr_format *hdr) in detectAdvancedVideoProfile()
428 int bitDepth = 8; in createVideoCodec() 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/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/
DCodec2Buffer.cpp256 uint32_t bitDepth = layout.planes[0].bitDepth; in GraphicView2MediaImageConverter() local
DCCodecConfig.cpp1937 int32_t bitDepth = (is10bAv1EncodeRequested) ? 10 : 8; in getConfigUpdateFromSdkParams() local
/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.cpp207 size_t bitDepth = layout.planes[C2PlanarLayout::PLANE_Y].bitDepth; in compareMd5Chksm() local
/frameworks/av/media/codec2/core/include/
DC2Buffer.h1634 uint32_t bitDepth; ///< significant bits per sample member
DC2Config.h1447 uint32_t bitDepth; member
2250 uint32_t bitDepth; member