Searched defs:ys (Results 1 – 2 of 2) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
D | vp9_reconinter.c | 73 int xs, int ys) { in inter_predictor() 178 int xs, ys, subpel_x, subpel_y; in build_inter_predictors() local 281 int xs, ys, x0, y0, x0_16, y0_16, frame_width, frame_height, buf_stride, in dec_build_inter_predictors() local
|
/hardware/qcom/camera/QCamera2/HAL3/ |
D | QCamera3Channel.cpp | 2140 for (int32_t ys = dim.height - 1; ys >= 0; ys--) { in convertLegacyToRaw16() local 2183 for (int32_t ys = dim.height - 1; ys >= 0; ys--) { in convertMipiToRaw16() local
|