Home
last modified time | relevance | path

Searched defs:y_size (Results 1 – 22 of 22) sorted by relevance

/external/webrtc/common_video/libyuv/
Dlibyuv_unittest.cc106 int y_size = width_ * height_; in TEST_F() local
274 int y_size = width_ * height_; in TEST_F() local
/external/drm_hwcomposer/bufferinfo/legacy/
DBufferInfoMaliHisi.cpp104 int y_size = adjusted_height * hnd->byte_stride; in ConvertBoInfo() local
/external/libyuv/files/util/
Dyuvconvert.cc228 const int y_size = Abs(image_width) * Abs(image_height); in main() local
235 const int y_size = dst_width * dst_height; in main() local
Dpsnr_main.cc245 const int y_size, in UpdateMetrics()
361 const int y_size = image_width * image_height; in main() local
/external/tensorflow/tensorflow/core/kernels/
Dlistdiff_op.cc49 const size_t y_size = Ty.size(); in Compute() local
/external/tensorflow/tensorflow/python/ops/
Dgradient_checker_v2.py201 def _compute_numeric_jacobian(f, y_size, y_dtype, xs, param, delta): argument
/external/libaom/libaom/third_party/libyuv/source/
Dconvert_to_i420.cc77 int y_size = crop_width * abs_crop_height; in ConvertToI420() local
/external/libvpx/libvpx/third_party/libyuv/source/
Dconvert_to_i420.cc77 int y_size = crop_width * abs_crop_height; in ConvertToI420() local
/external/libyuv/files/source/
Dconvert_to_i420.cc77 int y_size = crop_width * abs_crop_height; in ConvertToI420() local
/external/tensorflow/tensorflow/cc/framework/
Dgradient_checker.cc249 const int64_t y_size = y_shapes[y_idx].num_elements(); in ComputeNumericJacobianTranspose() local
314 const int64_t y_size = in InitJacobians() local
/external/webrtc/modules/video_coding/codecs/h264/
Dh264_decoder_impl.cc108 int y_size = width * height; in AVGetBuffer2() local
/external/webrtc/test/
Dframe_generator_unittest.cc108 const int y_size = kFrameWidth * kFrameHeight; member in webrtc::test::FrameGeneratorTest
/external/webp/src/enc/
Dpicture_enc.c98 uint64_t y_size, uv_size, a_size, total_size; in WebPPictureAllocYUVA() local
/external/libtextclassifier/native/lang_id/common/
Dembedding-network.cc80 const int y_size = y->size(); in SparseReluProductPlusBias() local
/external/webp/src/dec/
Dbuffer_dec.c56 const uint64_t y_size = MIN_BUFFER_SIZE(width, height, y_stride); in CheckDecBuffer() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcudnn_batchnorm_runner.cc85 int64_t y_size = 1; in MakeBatchNormDescriptors() local
/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
Dwork_group_picking.cc190 int y_size = GetOptimalSizeForApple(grid_size.y); in GetWorkGroupSizeForApple() local
/external/webp/src/webp/
Ddecode.h194 size_t y_size; // luma plane size member
/external/webp/include/webp/
Ddecode.h194 size_t y_size; // luma plane size member
/external/minigbm/cros_gralloc/gralloc0/tests/
Dgralloctest.c563 uintptr_t y_size, c_stride, c_size, cr_offset, cb_offset; in test_yuv_info() local
/external/OpenCL-CTS/test_conformance/thread_dimensions/
Dtest_thread_dimensions.cpp560 cl_uint x_size, y_size, z_size; in test_thread_dimensions() local
/external/ImageMagick/coders/
Ddpx.c258 y_size; member