Home
last modified time | relevance | path

Searched defs:dstPitch (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/src/Device/
DETC_Decoder.cpp670 bool ETC_Decoder::Decode(const unsigned char *src, unsigned char *dst, int w, int h, int dstPitch, … in Decode()
DBlitter.cpp2207 void Blitter::copy(const vk::Image *src, uint8_t *dst, unsigned int dstPitch) in copy()
DBC_Decoder.cpp1662 bool BC_Decoder::Decode(const uint8_t *src, uint8_t *dst, int w, int h, int dstPitch, int dstBpp, i… in Decode()
/external/angle/src/libANGLE/renderer/vulkan/
DUtilsVk.h498 int32_t dstPitch = 0; member
/external/intel-media-driver/media_softlet/linux/common/ddi/
Dmedia_libva_interface_next.cpp1500 uint32_t dstPitch, in CopyPlane()
/external/intel-media-driver/media_driver/linux/common/ddi/
Dmedia_libva.cpp5227 uint32_t dstPitch, in DdiMedia_CopyPlane()