/frameworks/av/media/libstagefright/ |
D | FrameDecoder.cpp | 53 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/ |
D | EncoderProfiles.java | 248 int bitDepth, in VideoProfile() 278 private int bitDepth; field in EncoderProfiles.VideoProfile
|
D | MediaCodec.java | 5226 int bitDepth = info.getInt(); in MediaImage() local
|
/frameworks/av/include/private/media/ |
D | VideoFrame.h | 41 uint32_t angle, uint32_t bpp, uint32_t bitDepth, bool hasData, size_t iccSize): in VideoFrame()
|
/frameworks/base/tools/aapt2/compile/ |
D | Png.cpp | 117 int colorType, bitDepth, interlaceType, compressionType; in readPng() local 442 int colorType, bitDepth, interlaceType, compressionType; in writePng() local
|
/frameworks/av/media/libmedia/ |
D | MediaProfiles.cpp | 275 chroma_subsampling *chroma, int *bitDepth, hdr_format *hdr) in detectAdvancedVideoProfile() 428 int bitDepth = 8; in createVideoCodec() local
|
/frameworks/av/media/libmediaplayerservice/ |
D | StagefrightMetadataRetriever.cpp | 223 uint32_t bitDepth = 8; in getImageInternal() local
|
/frameworks/base/media/jni/ |
D | android_media_MediaProfiles.cpp | 271 int bitDepth = vc->getBitDepth(); in android_media_MediaProfiles_native_get_camcorder_profiles() local
|
/frameworks/av/media/libstagefright/webm/ |
D | WebmElement.cpp | 334 WebmElement *bitDepth = new WebmUnsigned(kMkvBitDepth, bps); in AudioTrackEntry() local
|
/frameworks/av/media/codec2/sfplugin/ |
D | Codec2Buffer.cpp | 255 uint32_t bitDepth = layout.planes[0].bitDepth; in GraphicView2MediaImageConverter() local
|
/frameworks/av/media/codec2/sfplugin/utils/ |
D | Codec2Mapper.cpp | 776 C2Mapper::GetBitDepthProfileLevelMapper(std::string mediaType, int32_t bitDepth) { in GetBitDepthProfileLevelMapper()
|
/frameworks/av/media/codec2/hidl/1.0/vts/functional/video/ |
D | VtsHalMediaC2V1_0TargetVideoDecTest.cpp | 207 size_t bitDepth = layout.planes[C2PlanarLayout::PLANE_Y].bitDepth; in compareMd5Chksm() local
|
/frameworks/av/media/codec2/core/include/ |
D | C2Buffer.h | 1634 uint32_t bitDepth; ///< significant bits per sample member
|
D | C2Config.h | 1447 uint32_t bitDepth; member 2249 uint32_t bitDepth; member
|