Home
last modified time | relevance | path

Searched defs:kMaxWidth (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/libyuv/unit_test/
H A Dcompare_test.cc214 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 Dunit_test.h57 static const int kMaxWidth = 32768; variable
/aosp_15_r20/external/libvpx/test/
H A Dvp9_subtract_test.cc188 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 Dm4v_h263_enc_test.cpp38 kMaxWidth = 720, enumerator
/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DHdrSdrRatioOverlay.cpp137 constexpr int32_t kMaxWidth = 1000; in setViewport() local
H A DRefreshRateOverlay.cpp253 constexpr int32_t kMaxWidth = 1000; in setViewport() local
/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/fuzzer/
H A Dmpeg4_h263_enc_fuzzer.cpp25 constexpr size_t kMaxWidth = 10240; variable
/aosp_15_r20/external/skia/fuzz/
H A DFuzzCreateDDL.cpp37 static constexpr int kMaxWidth = 64; variable
/aosp_15_r20/external/libhevc/fuzzer/
H A Dhevc_enc_fuzzer.cpp40 constexpr size_t kMaxWidth = 10240; variable
/aosp_15_r20/external/skia/tools/skiaserve/
H A DRequest.cpp25 static int kMaxWidth = 8192; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A DNativeFormatting.cpp136 const size_t kMaxWidth = 128u; in write_hex() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DNativeFormatting.cpp140 const size_t kMaxWidth = 128u; in write_hex() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DNativeFormatting.cpp135 const size_t kMaxWidth = 128u; in write_hex() local
/aosp_15_r20/external/libultrahdr/lib/src/
H A Djpegdecoderhelper.cpp63 const int kMaxWidth = UHDR_MAX_DIMENSION; variable
/aosp_15_r20/external/libaom/test/
H A Dblend_a64_mask_1d_test.cc38 static const int kMaxWidth = MAX_SB_SIZE * 5; // * 5 to cover longer strides member in __anonc5617b5a0111::BlendA64Mask1DTest
H A Dblend_a64_mask_test.cc38 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 Dstackwalk_common.cc75 static const int kMaxWidth = 80; // optimize for an 80-column terminal variable
/aosp_15_r20/external/libavc/fuzzer/
H A Davc_enc_fuzzer.cpp54 constexpr size_t kMaxWidth = 10240; variable
H A Dsvc_enc_fuzzer.cpp66 constexpr size_t kMaxWidth = 2560; variable
/aosp_15_r20/external/webrtc/logging/rtc_event_log/
H A Drtc_event_log_unittest_helper.cc158 constexpr int kMaxWidth = 15360; in NewFrameDecodedEvent() local