Searched defs:right_values (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/libgav1/src/dsp/arm/ |
H A D | intrapred_directional_neon.cc | 117 const uint8x8_t right_values = RightShiftVector<8>(left_values); in DirectionalZone1_WxH() local 128 uint8x8_t left_values, right_values; in DirectionalZone1_WxH() local 191 uint8x8_t left_values, right_values; in DirectionalZone1_WxH() local 267 const uint8x8_t right_values = vld1_u8(top + top_base_x + x + 1); in DirectionalIntraPredictorZone1_NEON() local 444 const uint8x8_t right_values = vadd_u8(left_values, vdup_n_u8(1)); in DirectionalZone2FromLeftCol_WxH() local
|
/aosp_15_r20/external/libpalmrejection/ui/events/ozone/evdev/touch_filter/palm_model/ |
H A D | onedevice_train_palm_detection_filter_inference_beta.cc | 1174 const T* __restrict right_values, in OpNoBroadcast() 1197 const T* __restrict right_values, in OpInnerBroadcast() 1292 const T* __restrict right_values, in OpGenericBroadcast()
|
H A D | onedevice_train_palm_detection_filter_inference.cc | 1175 const T* __restrict right_values, in OpNoBroadcast() 1198 const T* __restrict right_values, in OpInnerBroadcast() 1293 const T* __restrict right_values, in OpGenericBroadcast()
|
H A D | onedevice_train_palm_detection_filter_inference_v2.cc | 1175 const T* __restrict right_values, in OpNoBroadcast() 1198 const T* __restrict right_values, in OpInnerBroadcast() 1293 const T* __restrict right_values, in OpGenericBroadcast()
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cGPUShaderFP64Tests.cpp | 13949 const glw::GLdouble *right_values = (glw::GLdouble *)right; in compare() local 13971 const glw::GLint *right_values = (glw::GLint *)right; in compare() local 13992 const glw::GLuint *right_values = (glw::GLuint *)right; in compare() local
|