Home
last modified time | relevance | path

Searched defs:kProfile (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/dynamic_depth/internal/dynamic_depth/
H A Dconst.cc22 constexpr char kProfile[] = "Profile"; variable
/aosp_15_r20/frameworks/av/media/module/foundation/tests/
H A DMetaDataBaseUnitTest.cpp33 constexpr int32_t kProfile = 1; variable
/aosp_15_r20/external/skia/src/pdf/
H A DSkPDFDocument.cpp407 static const char kProfile[] = in SkSrgbIcm() local
/aosp_15_r20/external/libavc/fuzzer/
H A Dsvc_enc_fuzzer.cpp38 constexpr IV_PROFILE_T kProfile[] = {IV_PROFILE_BASE, IV_PROFILE_MAIN}; variable