/aosp_15_r20/frameworks/av/media/libstagefright/ |
H A D | FrameDecoder.cpp | 63 int32_t dstBpp, uint32_t bitDepth, bool allocRotated, bool metaOnly) { in allocVideoFrame() 158 int32_t dstBpp, uint8_t bitDepth, bool allocRotated = false) { in allocVideoFrame() 165 int32_t dstBpp, uint8_t bitDepth) { in allocMetaFrame() 202 int32_t *dstBpp) { in getDstColorFormat() 344 int32_t dstBpp; in getMetadataOnly() local
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/av/media/libstagefright/include/ |
D | FrameDecoder.h | 81 int32_t dstBpp() const { return mDstBpp; } in dstBpp() function
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/av/media/libstagefright/include/ |
D | FrameDecoder.h | 81 int32_t dstBpp() const { return mDstBpp; } in dstBpp() function
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/av/media/libstagefright/include/ |
D | FrameDecoder.h | 81 int32_t dstBpp() const { return mDstBpp; } in dstBpp() function
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/av/media/libstagefright/include/ |
D | FrameDecoder.h | 81 int32_t dstBpp() const { return mDstBpp; } in dstBpp() function
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/av/media/libstagefright/include/ |
D | FrameDecoder.h | 81 int32_t dstBpp() const { return mDstBpp; } in dstBpp() function
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/av/media/libstagefright/include/ |
D | FrameDecoder.h | 82 int32_t dstBpp() const { return mDstBpp; } in dstBpp() function
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/av/media/libstagefright/include/ |
D | FrameDecoder.h | 81 int32_t dstBpp() const { return mDstBpp; } in dstBpp() function
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/av/media/libstagefright/include/ |
D | FrameDecoder.h | 81 int32_t dstBpp() const { return mDstBpp; } in dstBpp() function
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/av/media/libstagefright/include/ |
D | FrameDecoder.h | 82 int32_t dstBpp() const { return mDstBpp; } in dstBpp() function
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/av/media/libstagefright/include/ |
D | FrameDecoder.h | 81 int32_t dstBpp() const { return mDstBpp; } in dstBpp() function
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/av/media/libstagefright/include/ |
D | FrameDecoder.h | 81 int32_t dstBpp() const { return mDstBpp; } in dstBpp() function
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/av/media/libstagefright/include/ |
D | FrameDecoder.h | 81 int32_t dstBpp() const { return mDstBpp; } in dstBpp() function
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/av/media/libstagefright/include/ |
D | FrameDecoder.h | 82 int32_t dstBpp() const { return mDstBpp; } in dstBpp() function
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/av/media/libstagefright/include/ |
D | FrameDecoder.h | 82 int32_t dstBpp() const { return mDstBpp; } in dstBpp() function
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/av/media/libstagefright/include/ |
D | FrameDecoder.h | 82 int32_t dstBpp() const { return mDstBpp; } in dstBpp() function
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/av/media/libstagefright/include/ |
D | FrameDecoder.h | 82 int32_t dstBpp() const { return mDstBpp; } in dstBpp() function
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/av/media/libstagefright/include/ |
D | FrameDecoder.h | 81 int32_t dstBpp() const { return mDstBpp; } in dstBpp() function
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/av/media/libstagefright/include/ |
D | FrameDecoder.h | 82 int32_t dstBpp() const { return mDstBpp; } in dstBpp() function
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/av/media/libstagefright/include/ |
D | FrameDecoder.h | 82 int32_t dstBpp() const { return mDstBpp; } in dstBpp() function
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/av/media/libstagefright/include/ |
D | FrameDecoder.h | 81 int32_t dstBpp() const { return mDstBpp; } in dstBpp() function
|
/aosp_15_r20/frameworks/av/media/libstagefright/include/ |
H A D | FrameDecoder.h | 107 int32_t dstBpp() const { return mDstBpp; } in dstBpp() function
|
/aosp_15_r20/external/skia/src/gpu/ganesh/ |
H A D | GrDataUtils.cpp | 399 size_t dstBpp = dst.info().bpp(); in GrConvertPixels() local
|
/aosp_15_r20/external/skia/src/codec/ |
H A D | SkWebpCodec.cpp | 529 const size_t dstBpp = dstInfo.bytesPerPixel(); in onGetPixels() local
|
/aosp_15_r20/external/skia/tests/ |
H A D | TransferPixelsTest.cpp | 50 size_t dstBpp = GrColorTypeBytesPerPixel(dstType); in fill_transfer_data() local
|