/aosp_15_r20/external/libyuv/unit_test/ |
H A D | compare_test.cc | 214 const int kMaxWidth = 4096 * 3; in TEST_F() local 273 const int kMaxWidth = 4096 * 3; in TEST_F() local 305 const int kMaxWidth = 4096 * 3; in TEST_F() local 347 const int kMaxWidth = (benchmark_width_ * benchmark_height_ + 63) & ~63; in TEST_F() local 430 const int kMaxWidth = 4096 * 3; in TEST_F() local 462 const int kMaxWidth = 4096 * 3; in TEST_F() local
|
H A D | unit_test.h | 57 static const int kMaxWidth = 32768; variable
|
/aosp_15_r20/external/libvpx/test/ |
H A D | vp9_subtract_test.cc | 188 constexpr size_t kMaxWidth = 128; in SetUp() local 225 constexpr int kMaxWidth = 128; in CheckResult() local 252 constexpr int kMaxWidth = 128; in RunForSpeed() local
|
/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/enc/test/ |
H A D | m4v_h263_enc_test.cpp | 38 kMaxWidth = 720, enumerator
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/ |
H A D | HdrSdrRatioOverlay.cpp | 137 constexpr int32_t kMaxWidth = 1000; in setViewport() local
|
H A D | RefreshRateOverlay.cpp | 253 constexpr int32_t kMaxWidth = 1000; in setViewport() local
|
/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/fuzzer/ |
H A D | mpeg4_h263_enc_fuzzer.cpp | 25 constexpr size_t kMaxWidth = 10240; variable
|
/aosp_15_r20/external/skia/fuzz/ |
H A D | FuzzCreateDDL.cpp | 37 static constexpr int kMaxWidth = 64; variable
|
/aosp_15_r20/external/libhevc/fuzzer/ |
H A D | hevc_enc_fuzzer.cpp | 40 constexpr size_t kMaxWidth = 10240; variable
|
/aosp_15_r20/external/skia/tools/skiaserve/ |
H A D | Request.cpp | 25 static int kMaxWidth = 8192; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
H A D | NativeFormatting.cpp | 136 const size_t kMaxWidth = 128u; in write_hex() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | NativeFormatting.cpp | 140 const size_t kMaxWidth = 128u; in write_hex() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | NativeFormatting.cpp | 135 const size_t kMaxWidth = 128u; in write_hex() local
|
/aosp_15_r20/external/libultrahdr/lib/src/ |
H A D | jpegdecoderhelper.cpp | 63 const int kMaxWidth = UHDR_MAX_DIMENSION; variable
|
/aosp_15_r20/external/libaom/test/ |
H A D | blend_a64_mask_1d_test.cc | 38 static const int kMaxWidth = MAX_SB_SIZE * 5; // * 5 to cover longer strides member in __anonc5617b5a0111::BlendA64Mask1DTest
|
H A D | blend_a64_mask_test.cc | 38 static const int kMaxWidth = MAX_SB_SIZE * 5; // * 5 to cover longer strides member in __anon875b55660111::BlendA64MaskTest
|
/aosp_15_r20/external/google-breakpad/src/processor/ |
H A D | stackwalk_common.cc | 75 static const int kMaxWidth = 80; // optimize for an 80-column terminal variable
|
/aosp_15_r20/external/libavc/fuzzer/ |
H A D | avc_enc_fuzzer.cpp | 54 constexpr size_t kMaxWidth = 10240; variable
|
H A D | svc_enc_fuzzer.cpp | 66 constexpr size_t kMaxWidth = 2560; variable
|
/aosp_15_r20/external/webrtc/logging/rtc_event_log/ |
H A D | rtc_event_log_unittest_helper.cc | 158 constexpr int kMaxWidth = 15360; in NewFrameDecodedEvent() local
|