/aosp_15_r20/external/libjpeg-turbo/ |
H A D | transupp.c | 96 int offset_y, k; in dequant_comp() local 126 int offset_y, k; in requant_comp() local 241 int ci, offset_y; in do_drop() local 282 int ci, offset_y; in do_crop() local 324 int ci, offset_y; in do_crop_ext_zero() local 399 int ci, offset_y; in do_crop_ext_flat() local 479 int ci, k, offset_y; in do_crop_ext_reflect() local 578 int ci, offset_y; in do_wipe() local 613 int ci, offset_y, dc_left_value, dc_right_value, average; in do_flatten() local 664 int ci, k, offset_y; in do_reflect() local [all …]
|
/aosp_15_r20/external/webrtc/api/video/ |
H A D | video_frame_buffer.cc | 23 int offset_y, in CropAndScale() 138 int offset_y, in CropAndScale() 163 int offset_y, in CropAndScale() 212 int offset_y, in CropAndScale()
|
H A D | nv12_buffer.cc | 127 int offset_y, in CropAndScaleFrom()
|
H A D | i010_buffer.cc | 201 int offset_y, in CropAndScaleFrom()
|
H A D | i444_buffer.cc | 189 int offset_y, in CropAndScaleFrom()
|
H A D | i420_buffer.cc | 186 int offset_y, in CropAndScaleFrom()
|
H A D | i422_buffer.cc | 203 int offset_y, in CropAndScaleFrom()
|
H A D | video_frame.h | 37 int offset_y; member
|
/aosp_15_r20/external/cronet/base/tracing/stdlib/chrome/scroll_jank/ |
H A D | scroll_offsets.sql | 137 offset_y INT field 199 offset_y INT field
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/ |
H A D | NEReverseKernel.cpp | 121 … const int offset_y = (axis_bit & 0x2) ? output->info()->dimension(1) - id.y() - 1 : id.y(); in run_reverse() local 135 … const int offset_y = (axis_bit & 0x2) ? output->info()->dimension(1) - id.y() - 1 : id.y(); in run_reverse() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | quantized_mul_op.cc | 115 const T* y_data, int32_t offset_y, int64_t num_elements, in VectorMultiply() 127 const quint8* y_data, int32 offset_y, in VectorMultiply() 324 const int32_t offset_y = FloatToQuantizedUnclamped<T>(0.0f, min_y, max_y); in Compute() local
|
H A D | eigen_attention.h | 145 const Index offset_y = (Index)y; in eval() local
|
/aosp_15_r20/external/webrtc/test/ |
H A D | mappable_native_buffer.cc | 76 int offset_y, in CropAndScale() 110 int offset_y, in CropAndScale()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/special/ |
H A D | conv_pointwise.cc | 157 int* offset_y, std::set<NodeId>* consumed_nodes) { in GetOffset() 241 int offset_x, offset_y; in TryFusedPointwiseConv() local
|
/aosp_15_r20/external/mesa3d/src/broadcom/compiler/ |
H A D | nir_to_vir.c | 2952 struct qreg offset_y = in ntq_get_sample_offset() local 3007 struct qreg offset_x, offset_y; in ntq_get_barycentric_centroid() local 3036 struct qreg offset_y, in ntq_emit_load_interpolated_input() 3849 struct qreg offset_x, offset_y; in ntq_emit_intrinsic() local 3861 struct qreg offset_y = in ntq_emit_intrinsic() local 3872 struct qreg offset_x, offset_y; in ntq_emit_intrinsic() local 3907 struct qreg offset_y = ntq_get_src(c, instr->src[0], 1); in ntq_emit_intrinsic() local
|
/aosp_15_r20/external/libgav1/src/dsp/ |
H A D | film_grain.cc | 266 const int offset_y = rand & 15; in ConstructNoiseStripes_C() local 328 const int offset_y = rand & 15; in ConstructNoiseStripesWithOverlap_C() local 346 const int offset_y = rand & 15; in ConstructNoiseStripesWithOverlap_C() local
|
/aosp_15_r20/external/libhevc/encoder/ |
H A D | ihevce_dep_mngr.c | 1059 WORD32 offset_y, in ihevce_dmgr_map_chk_sync() 1172 void *pv_dep_mngr_state, WORD32 offset_x, WORD32 offset_y, WORD32 i4_map_value) in ihevce_dmgr_map_set_sync()
|
/aosp_15_r20/external/XNNPACK/src/operators/ |
H A D | deconvolution-nhwc.c | 179 for (size_t offset_y = 0; offset_y < stride_height; offset_y++) { in create_deconvolution2d_nhwc() local 892 for (size_t offset_y = 0; offset_y < stride_height; offset_y++) { in setup_subconv2d_path() local 906 for (size_t offset_y = 0; offset_y < stride_height; offset_y++) { in setup_subconv2d_path() local
|
/aosp_15_r20/external/libhevc/encoder/arm/ |
H A D | ihevce_me_neon.c | 271 WORD32 offset_y[NUM_CANDIDATES_IN_GRID] = { 0, 0, -grd_sz_y, 0, grd_sz_y, in compute_part_sads_for_MxM_blk_neon() local 355 WORD32 offset_y[NUM_CANDIDATES_IN_GRID] = { 0, 0, -grd_sz_y, 0, grd_sz_y, in compute_4x4_sads_for_16x16_blk_neon() local
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/ |
H A D | image-inl.h | 281 const float offset_y = 0.5f * (original.GetHeight() - height_) / height_; in DownsampleInterpolateNearest() local 330 const float offset_y = 0; in DownsampleInterpolateLinear() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/image/ |
H A D | attention_ops.cc | 117 float offset_y = offsets.tensor<float, 2>()(i, 0); in Compute() local
|
/aosp_15_r20/external/webrtc/modules/desktop_capture/linux/x11/ |
H A D | window_list_utils.cc | 171 int offset_y; in GetWindowRect() local
|
/aosp_15_r20/external/libgav1/src/ |
H A D | prediction_mask.cc | 200 const uint8_t offset_y = in GenerateWedgeMask() local
|
/aosp_15_r20/external/libmpeg2/decoder/ |
H A D | impeg2d_pnb_pic.c | 566 UWORD32 offset_x, offset_y, stride; in impeg2d_dec_p_b_slice() local
|
/aosp_15_r20/external/libdav1d/src/ |
H A D | lr_apply_tmpl.c | 171 const int offset_y = 8 * !!sby; in bytefn() local
|