/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/android-crates-io/crates/plotters/src/style/font/ |
D | ttf.rs | 238 (base_x, mut base_y): (i32, i32), in draw() 278 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/pdfium/core/fxge/dib/ |
D | cstretchengine.cpp | 238 double base_x = m_DestWidth > 0 ? 0.0f : m_DestWidth; in CStretchEngine() local
|
/external/rust/android-crates-io/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/boringssl/src/crypto/ec_extra/ |
D | ec_asn1.cc | 212 CBS prime, a, b, base_x, base_y, order; member
|
/external/cronet/tot/third_party/boringssl/src/crypto/ec_extra/ |
D | ec_asn1.cc | 255 CBS prime, a, b, base_x, base_y, order; member
|
/external/cronet/stable/third_party/boringssl/src/crypto/ec_extra/ |
D | ec_asn1.cc | 255 CBS prime, a, b, base_x, base_y, order; member
|
/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 743 int base_x = (-y * dx) >> frac_bits_x; in dr_prediction_z2_HxW_sse4_1() local
|
D | intrapred_avx2.c | 2007 int base_x = (-y * dx) >> frac_bits_x; in highbd_dr_prediction_32bit_z2_Nx4_avx2() local 2133 int base_x = (-y * dx) >> frac_bits_x; in highbd_dr_prediction_z2_Nx4_avx2() local 2255 int base_x = (-y * dx) >> frac_bits_x; in highbd_dr_prediction_32bit_z2_Nx8_avx2() local 2405 int base_x = (-y * dx) >> frac_bits_x; in highbd_dr_prediction_z2_Nx8_avx2() local 2565 int base_x = ((j << 6) - y * dx) >> frac_bits_x; in highbd_dr_prediction_32bit_z2_HxW_avx2() local 2761 int base_x = ((j << 6) - y * dx) >> frac_bits_x; in highbd_dr_prediction_z2_HxW_avx2() local 3872 int base_x = (-y * dx) >> frac_bits_x; in dr_prediction_z2_Nx4_avx2() local 3991 int base_x = (-y * dx) >> frac_bits_x; in dr_prediction_z2_Nx8_avx2() local 4123 int base_x = (-y * dx) >> frac_bits_x; in dr_prediction_z2_HxW_avx2() local
|
/external/libgav1/src/tile/ |
D | tile.cc | 1583 bool Tile::TransformBlock(const Block& block, Plane plane, int base_x, in TransformBlock() 1806 const int base_x = MultiplyBy4(column_chunk4x4 >> subsampling_x); in Residual() local 1812 const int base_x = MultiplyBy4(block.column4x4 >> subsampling_x); in Residual() local 2045 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/libaom/aom_dsp/arm/ |
D | intrapred_neon.c | 1533 const uint8_t *above, int upsample_above, int dx, int base_x, int y, in dr_prediction_z2_Nx4_above_neon() 1609 const uint8_t *above, int upsample_above, int dx, int base_x, int y) { in dr_prediction_z2_Nx8_above_neon() 1686 const uint8_t *above, int dx, int base_x, int y, int j) { in dr_prediction_z2_NxW_above_neon() 1876 int base_x = (-y * dx) >> frac_bits_x; in dr_prediction_z2_Nx4_neon() local 1972 int base_x = (-y * dx) >> frac_bits_x; in dr_prediction_z2_Nx8_neon() local 2024 int base_x = (-y * dx) >> 6; in dr_prediction_z2_HxW_neon() local
|
D | highbd_intrapred_neon.c | 1951 const int base_x = x0 >> 6; in highbd_dr_prediction_z2_step_x4() local 2003 const int base_x = x0 >> 6; in highbd_dr_prediction_z2_step_x8() 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 | 588 const int base_x = x >> frac_bits_x; in av1_dr_prediction_z2_c() local 726 const int base_x = x >> frac_bits_x; in av1_highbd_dr_prediction_z2_c() local
|
/external/libdav1d/src/ |
D | ipred_tmpl.c | 520 int base_x = xpos >> 6; in ipred_z2_c() local
|
/external/mesa3d/src/freedreno/vulkan/ |
D | tu_cmd_buffer.cc | 6822 uint32_t base_x, in tu_CmdDispatchBase()
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_cmd_buffer.c | 12161 radv_CmdDispatchBase(VkCommandBuffer commandBuffer, uint32_t base_x, uint32_t base_y, uint32_t base… in radv_CmdDispatchBase()
|