Home
last modified time | relevance | path

Searched defs:bitDepth (Results 1 – 14 of 14) 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()
655 uint32_t bitDepth = 8; in onOutputReceived() local
937 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.java5226 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.cpp117 int colorType, bitDepth, interlaceType, compressionType; in readPng() local
442 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/libmediaplayerservice/
DStagefrightMetadataRetriever.cpp223 uint32_t bitDepth = 8; in getImageInternal() 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/libstagefright/webm/
DWebmElement.cpp334 WebmElement *bitDepth = new WebmUnsigned(kMkvBitDepth, bps); in AudioTrackEntry() local
/frameworks/av/media/codec2/sfplugin/
DCodec2Buffer.cpp255 uint32_t bitDepth = layout.planes[0].bitDepth; in GraphicView2MediaImageConverter() local
/frameworks/av/media/codec2/sfplugin/utils/
DCodec2Mapper.cpp776 C2Mapper::GetBitDepthProfileLevelMapper(std::string mediaType, int32_t bitDepth) { in GetBitDepthProfileLevelMapper()
/frameworks/av/media/codec2/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
2249 uint32_t bitDepth; member