/external/tensorflow/tensorflow/lite/delegates/gpu/gl/kernels/ |
D | pooling.cc | 127 const int64_t base_x = -attr.padding.prepended.w; in GenerateAveragePoolingCode() local
|
/external/rust/crates/plotters/src/style/font/ |
D | ttf.rs | 239 (base_x, mut base_y): (i32, i32), in draw() 279 let base_x = x as i32; in draw() localVariable
|
/external/harfbuzz_ng/src/OT/Layout/GPOS/ |
D | MarkArray.hh | 36 float mark_x, mark_y, base_x, base_y; in apply() local
|
/external/igt-gpu-tools/tests/i915/ |
D | gem_tiled_wc.c | 96 int base_x = tile_index % tiles_per_row * (tile_width/4); in calculate_expected() local
|
D | gem_tiled_pread_basic.c | 92 int base_x, base_y; member
|
D | gem_tiled_wb.c | 103 int base_x = tile_index % tiles_per_row * (tile_width/4); in calculate_expected() local
|
/external/rust/crates/quiche/deps/boringssl/src/crypto/ec_extra/ |
D | ec_asn1.c | 377 CBS prime, a, b, base_x, base_y, order; in EC_KEY_parse_parameters() local
|
/external/cronet/third_party/boringssl/src/crypto/ec_extra/ |
D | ec_asn1.c | 377 CBS prime, a, b, base_x, base_y, order; in EC_KEY_parse_parameters() local
|
/external/boringssl/src/crypto/ec_extra/ |
D | ec_asn1.c | 377 CBS prime, a, b, base_x, base_y, order; in EC_KEY_parse_parameters() local
|
/external/libaom/aom_dsp/x86/ |
D | intrapred_sse4.c | 490 int base_x = (-y * dx) >> frac_bits_x; in dr_prediction_z2_Nx4_sse4_1() local 609 int base_x = (-y * dx) >> frac_bits_x; in dr_prediction_z2_Nx8_sse4_1() local 748 int base_x = (-y * dx) >> frac_bits_x; in dr_prediction_z2_HxW_sse4_1() local
|
D | intrapred_avx2.c | 1990 int base_x = (-y * dx) >> frac_bits_x; in highbd_dr_prediction_32bit_z2_Nx4_avx2() local 2116 int base_x = (-y * dx) >> frac_bits_x; in highbd_dr_prediction_z2_Nx4_avx2() local 2238 int base_x = (-y * dx) >> frac_bits_x; in highbd_dr_prediction_32bit_z2_Nx8_avx2() local 2388 int base_x = (-y * dx) >> frac_bits_x; in highbd_dr_prediction_z2_Nx8_avx2() local 2548 int base_x = ((j << 6) - y * dx) >> frac_bits_x; in highbd_dr_prediction_32bit_z2_HxW_avx2() local 2744 int base_x = ((j << 6) - y * dx) >> frac_bits_x; in highbd_dr_prediction_z2_HxW_avx2() local 3846 int base_x = (-y * dx) >> frac_bits_x; in dr_prediction_z2_Nx4_avx2() local 3965 int base_x = (-y * dx) >> frac_bits_x; in dr_prediction_z2_Nx8_avx2() local 4097 int base_x = (-y * dx) >> frac_bits_x; in dr_prediction_z2_HxW_avx2() local
|
/external/libgav1/src/tile/ |
D | tile.cc | 1568 bool Tile::TransformBlock(const Block& block, Plane plane, int base_x, in TransformBlock() 1791 const int base_x = MultiplyBy4(column_chunk4x4 >> subsampling_x); in Residual() local 1797 const int base_x = MultiplyBy4(block.column4x4 >> subsampling_x); in Residual() local 2030 const int base_x = MultiplyBy4(block.column4x4 >> subsampling_x); in ComputePrediction() local
|
D | prediction.cc | 961 const int64_t base_x = static_cast<int64_t>(orig_x) * scale_x - in ScaleMotionVector() local
|
/external/pdfium/core/fxge/dib/ |
D | cstretchengine.cpp | 229 double base_x = m_DestWidth > 0 ? 0.0f : m_DestWidth; in CStretchEngine() local
|
/external/libgav1/src/dsp/arm/ |
D | intrapred_directional_neon.cc | 992 const int16x4_t base_x = vadd_s16(vdup_n_s16(top_base_x), index_offset); in DirectionalZone1_4xH() local 1050 int16x8_t base_x = vaddq_s16(vdupq_n_s16(top_base_x), index_offset); in DirectionalZone1_WxH() local 1139 int16x8_t base_x = vaddq_s16(vdupq_n_s16(top_base_x), index_offset); in DirectionalZone1_Large() local
|
/external/libaom/av1/common/ |
D | reconintra.c | 575 const int base_x = x >> frac_bits_x; in av1_dr_prediction_z2_c() local 713 const int base_x = x >> frac_bits_x; in av1_highbd_dr_prediction_z2_c() local
|
/external/libaom/aom_dsp/arm/ |
D | intrapred_neon.c | 1089 int base_x = (-y * dx) >> frac_bits_x; in dr_prediction_z2_Nx4_neon() local 1245 int base_x = (-y * dx) >> frac_bits_x; in dr_prediction_z2_Nx8_neon() local 1404 int base_x = (-y * dx) >> frac_bits_x; in dr_prediction_z2_HxW_neon() local
|
/external/mesa3d/src/freedreno/vulkan/ |
D | tu_cmd_buffer.c | 3862 uint32_t base_x, in tu_CmdDispatchBase()
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_cmd_buffer.c | 5801 uint32_t base_x, in radv_CmdDispatchBase()
|