Home
last modified time | relevance | path

Searched defs:tempR (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen12_tgllp/vp/kernel_free/Source/Core_Kernels/
H A DCSC_444_16.cpp54 … matrix<ushort, 1, 16> tempR = WriteBackBuffer.format<ushort, 16, 16>().select<1, 1, 16, 1>(0, 0); in CSC_444_16() local
H A DCSC_Premultiplied_444_16.cpp55 … matrix<ushort, 1, 16> tempR = WriteBackBuffer.format<ushort, 16, 16>().select<1, 1, 16, 1>(0, 0); in CSC_Premultiplied_444_16() local
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe_R/Xe_HPG_Base/vp/kernel_free/Source/Core_Kernels/
H A DCSC_444_16.cpp94 matrix<ushort, 1, 16> tempR; in CSC_444_16() local
H A DCSC_Premultiplied_444_16.cpp55 … matrix<ushort, 1, 16> tempR = WriteBackBuffer.format<ushort, 16, 16>().select<1, 1, 16, 1>(0, 0); in CSC_Premultiplied_444_16() local
/aosp_15_r20/external/webrtc/modules/desktop_capture/linux/wayland/
H A Dshared_screencast_stream.cc891 uint8_t tempR = frame[i]; in ConvertRGBxToBGRx() local