Home
last modified time | relevance | path

Searched defs:dstRange (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DCommandBufferVk.cpp641 SubresourceRange dstRange = GetSubresourcesAffectedByCopy(dst, copy->copySize); in RecordCommands() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DCommandBufferGL.cpp807 SubresourceRange dstRange = GetSubresourcesAffectedByCopy(dst, copy->copySize); in Execute() local
/third_party/ffmpeg/libswscale/
H A Dutils.c766 static void fill_rgb2yuv_table(SwsContext *c, const int table[4], int dstRange) in fill_rgb2yuv_table() argument
901 sws_setColorspaceDetails(struct SwsContext *c, const int inv_table[4], int srcRange, const int table[4], int dstRange, int brightness, int contrast, int saturation) sws_setColorspaceDetails() argument
1058 sws_getColorspaceDetails(struct SwsContext *c, int **inv_table, int *srcRange, int **table, int *dstRange, int *brightness, int *contrast, int *saturation) sws_getColorspaceDetails() argument
[all...]
H A Dswscale_internal.h457 int dstRange; ///< 0 = MPG YUV range, 1 = JPG YUV range (destination image). member
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DBlitter.cpp2035 VkImageSubresourceRange dstRange = src->getSubresourceRange(); in resolveDepthStencil() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DCommandBufferD3D12.cpp811 SubresourceRange dstRange = in RecordCommands() local

Completed in 22 milliseconds