Home
last modified time | relevance | path

Searched defs:base_y (Results 1 – 19 of 19) sorted by relevance

/external/blktrace/btt/
Dp_live.c37 int base_y; member
156 struct p_live_info *p_live_get(struct d_info *dip, int base_y) in p_live_get()
Doutput.c24 static int base_y; variable
/external/mesa3d/src/intel/isl/tests/
Disl_surf_get_image_offset_test.c111 uint32_t *base_y) in t_assert_gen4_3d_layer()
262 uint32_t base_y = 0; in test_bdw_3d_r8g8b8a8_unorm_256x256x256_levels09_tiley0() local
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/kernels/
Dpooling.cc128 const int64_t base_y = -attr.padding.prepended.h; in GenerateAveragePoolingCode() local
/external/harfbuzz_ng/src/OT/Layout/GPOS/
DMarkArray.hh36 float mark_x, mark_y, base_x, base_y; in apply() local
/external/igt-gpu-tools/tests/i915/
Dgem_tiled_wc.c95 int base_y = tile_index / tiles_per_row * tile_height; in calculate_expected() local
Dgem_tiled_pread_basic.c92 int base_x, base_y; member
Dgem_tiled_wb.c102 int base_y = tile_index / tiles_per_row * tile_height; in calculate_expected() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/ec_extra/
Dec_asn1.c377 CBS prime, a, b, base_x, base_y, order; in EC_KEY_parse_parameters() local
/external/cronet/third_party/boringssl/src/crypto/ec_extra/
Dec_asn1.c377 CBS prime, a, b, base_x, base_y, order; in EC_KEY_parse_parameters() local
/external/boringssl/src/crypto/ec_extra/
Dec_asn1.c377 CBS prime, a, b, base_x, base_y, order; in EC_KEY_parse_parameters() local
/external/libgav1/src/tile/
Dtile.cc1569 int base_y, TransformSize tx_size, int x, int y, in TransformBlock()
1792 const int base_y = MultiplyBy4(row_chunk4x4 >> subsampling_y); in Residual() local
1798 const int base_y = MultiplyBy4(block.row4x4 >> subsampling_y); in Residual() local
2031 const int base_y = MultiplyBy4(block.row4x4 >> subsampling_y); in ComputePrediction() local
Dprediction.cc978 const int64_t base_y = static_cast<int64_t>(orig_y) * scale_y - in ScaleMotionVector() local
/external/pdfium/core/fxge/dib/
Dcstretchengine.cpp230 double base_y = m_DestHeight > 0 ? 0.0f : m_DestHeight; in CStretchEngine() local
/external/mesa3d/src/imgui/
Dimstb_textedit.h400 float base_y = 0, prev_x; in stb_text_locate_coord() local
/external/libaom/av1/common/
Dreconintra.c583 const int base_y = y >> frac_bits_y; in av1_dr_prediction_z2_c() local
721 const int base_y = y >> frac_bits_y; in av1_highbd_dr_prediction_z2_c() local
/external/libaom/aom_dsp/x86/
Dintrapred_sse4.c807 __m128i c_reg, c_reg_h, y_reg, y_reg_h, base_y, base_y_h; in dr_prediction_z2_HxW_sse4_1() local
/external/mesa3d/src/freedreno/vulkan/
Dtu_cmd_buffer.c3863 uint32_t base_y, in tu_CmdDispatchBase()
/external/mesa3d/src/amd/vulkan/
Dradv_cmd_buffer.c5802 uint32_t base_y, in radv_CmdDispatchBase()