Home
last modified time | relevance | path

Searched defs:tempFormat (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_format_convert_test.cpp576 PixelFormat tempFormat = PixelFormat::NV12; variable
587 PixelFormat tempFormat = PixelFormat::NV12; variable
598 PixelFormat tempFormat = PixelFormat::NV21; variable
609 PixelFormat tempFormat = PixelFormat::NV21; variable
620 PixelFormat tempFormat = PixelFormat::NV12; variable
631 PixelFormat tempFormat = PixelFormat::NV12; variable
642 PixelFormat tempFormat = PixelFormat::NV21; variable
653 PixelFormat tempFormat = PixelFormat::NV21; variable
664 PixelFormat tempFormat = PixelFormat::NV12; variable
675 PixelFormat tempFormat = PixelFormat::NV12; variable
[all …]
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_binder/proxy/src/
H A Daudio_proxy_common.cpp163 uint32_t tempFormat = 0; in AudioProxyReadSapmleAttrbutes() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/
H A Dtext_clock_pattern.cpp427 std::string tempFormat = ""; in ParseInputFormat() local
697 std::string tempFormat = ""; in SpliceDateTime() local
/ohos5.0/drivers/peripheral/audio/hal/hdi_passthrough/src/
H A Daudio_adapter_info_common.c341 int64_t tempFormat = strtol(value, &endptr, DECIMAL_SYSTEM); in TransferFormat() local
/ohos5.0/drivers/peripheral/audio/hdi_service/primary_impl/src/
H A Daudio_adapter_info_common.c329 long tempFormat = strtol(value, &endptr, DECIMAL_SYSTEM); in TransferFormat() local
/ohos5.0/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/
H A DFetcher.java523 DateFormat tempFormat = DateFormat in defaultHour() local
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Daudio_adapter_info_common.cpp793 long tempFormat = strtol(value, &endptr, DECIMAL_SYSTEM); in TransferFormat() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Drosen_render_box.cpp691 RSBitmapFormat tempFormat { ConvertToColorType(pixelMap_->GetPixelFormat()), local