/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/mkl/ |
H A D | mkl_quantized_conv_ops_test.cc | 200 const int expected_width = image_width; in TEST_F() local 281 const int expected_width = 1; in TEST_F() local 328 const int expected_width = image_width; in TEST_F() local 387 const int expected_width = image_width; in TEST_F() local 429 const int expected_width = image_width / stride; in TEST_F() local 471 const int expected_width = image_width / stride; in TEST_F() local
|
H A D | mkl_quantized_pooling_ops_test.cc | 63 const int expected_width = input_width / stride; in TEST_F() local 119 const int expected_width = input_width / stride; in TEST_F() local
|
H A D | mkl_quantized_conv_ops_perchannel_test.cc | 152 const int expected_width = image_width; in TEST_F() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | quantized_conv_ops_test.cc | 119 const int expected_width = image_width; in TEST_F() local 167 const int expected_width = image_width; in TEST_F() local 210 const int expected_width = image_width / stride; in TEST_F() local 253 const int expected_width = image_width / stride; in TEST_F() local 310 const int expected_width = image_width; in TEST_F() local
|
H A D | quantized_pooling_ops_test.cc | 64 const int expected_width = input_width / stride; in TEST_F() local 109 const int expected_width = input_width / stride; in TEST_F() local
|
H A D | conv_ops_test.cc | 114 const int expected_width = image_width; in HandwrittenConv() local 418 const int expected_width = image_width; in HandwrittenConv() local 462 const int expected_width = 2; in AnisotropicStrides() local
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/ |
H A D | ecp_curves_new.c | 4909 size_t expected_width = BITS_TO_LIMBS(192) * 2; in ecp_mod_p192() local 5069 size_t expected_width = BITS_TO_LIMBS(224) * 2; in ecp_mod_p224() local 5122 size_t expected_width = BITS_TO_LIMBS(256) * 2; in ecp_mod_p256() local 5202 size_t expected_width = BITS_TO_LIMBS(384) * 2; in ecp_mod_p384() local 5324 size_t expected_width = BITS_TO_LIMBS(521) * 2; in ecp_mod_p521() local 5410 size_t expected_width = BITS_TO_LIMBS(255) * 2; in ecp_mod_p255() local 5479 size_t expected_width = BITS_TO_LIMBS(448) * 2; in ecp_mod_p448() local 5721 size_t expected_width = BITS_TO_LIMBS(192) * 2; in ecp_mod_p192k1() local 5755 size_t expected_width = BITS_TO_LIMBS(224) * 2; in ecp_mod_p224k1() local 5789 size_t expected_width = BITS_TO_LIMBS(256) * 2; in ecp_mod_p256k1() local
|
/aosp_15_r20/external/mbedtls/library/ |
H A D | ecp_curves_new.c | 4916 size_t expected_width = BITS_TO_LIMBS(192) * 2; in ecp_mod_p192() local 5076 size_t expected_width = BITS_TO_LIMBS(224) * 2; in ecp_mod_p224() local 5129 size_t expected_width = BITS_TO_LIMBS(256) * 2; in ecp_mod_p256() local 5209 size_t expected_width = BITS_TO_LIMBS(384) * 2; in ecp_mod_p384() local 5331 size_t expected_width = BITS_TO_LIMBS(521) * 2; in ecp_mod_p521() local 5417 size_t expected_width = BITS_TO_LIMBS(255) * 2; in ecp_mod_p255() local 5486 size_t expected_width = BITS_TO_LIMBS(448) * 2; in ecp_mod_p448() local 5728 size_t expected_width = BITS_TO_LIMBS(192) * 2; in ecp_mod_p192k1() local 5762 size_t expected_width = BITS_TO_LIMBS(224) * 2; in ecp_mod_p224k1() local 5796 size_t expected_width = BITS_TO_LIMBS(256) * 2; in ecp_mod_p256k1() local
|
/aosp_15_r20/external/webrtc/modules/desktop_capture/win/ |
H A D | wgc_capturer_win_unittest.cc | 226 void ValidateFrame(int expected_width, int expected_height) { in ValidateFrame()
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/graph_transforms/ |
H A D | fold_old_batch_norms.cc | 30 int expected_width) { in ErrorIfNotVector()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/jpeg/ |
H A D | jpeg_mem_unittest.cc | 474 void TestBadJPEG(Env* env, const string& bad_jpeg_file, int expected_width, in TestBadJPEG()
|
/aosp_15_r20/external/webrtc/video/ |
H A D | video_stream_encoder.cc | 2131 unsigned int expected_width = send_codec_.width; in OnEncodedImage() local
|
H A D | video_stream_encoder_unittest.cc | 1025 void WaitForEncodedFrame(uint32_t expected_width, uint32_t expected_height) { in WaitForEncodedFrame() 1393 void WaitForEncodedFrame(uint32_t expected_width, in WaitForEncodedFrame() 1399 void CheckLastFrameSizeMatches(uint32_t expected_width, in CheckLastFrameSizeMatches()
|
/aosp_15_r20/external/pdfium/testing/ |
H A D | embedder_test.cpp | 806 int expected_width, in CompareBitmap()
|