Home
last modified time | relevance | path

Searched defs:dstBpp (Results 1 - 7 of 7) sorted by relevance

/third_party/ffmpeg/libswscale/tests/
H A Dcolorspace.c99 int dstBpp = 0; in main() local
/third_party/skia/src/codec/
H A DSkWebpCodec.cpp507 const size_t dstBpp = dstInfo.bytesPerPixel(); in onGetPixels() local
/third_party/skia/tests/
H A DTransferPixelsTest.cpp29 size_t dstBpp = GrColorTypeBytesPerPixel(dstType); in fill_transfer_data() local
/third_party/ffmpeg/libswscale/
H A Dswscale_unscaled.c1589 const int dstBpp = (c->dstFormatBpp + 7) >> 3; in rgbToRgbWrapper() local
/third_party/skia/src/gpu/
H A DGrDataUtils.cpp621 size_t dstBpp = dst.info().bpp(); in GrConvertPixels() local
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DETC_Decoder.cpp670 bool ETC_Decoder::Decode(const unsigned char *src, unsigned char *dst, int w, int h, int dstPitch, int dstBpp, InputType inputType) in Decode() argument
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DETC_Decoder.cpp677 bool ETC_Decoder::Decode(const unsigned char* src, unsigned char *dst, int w, int h, int dstW, int dstH, int dstPitch, int dstBpp, InputType inputType) in Decode() argument

Completed in 11 milliseconds