/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/ |
H A D | _o_h___native_buffer___config.md | 36 ### format subsection
|
/ohos5.0/base/security/certificate_framework/frameworks/common/v1.0/src/ |
H A D | cf_log.c | 22 void CfLog(uint32_t logLevel, const char *funcName, uint32_t lineNo, const char *format, ...) in CfLog()
|
/ohos5.0/base/security/certificate_manager/frameworks/cert_manager_standard/main/os_dependency/log/ |
H A D | cm_log.c | 25 void CmLog(uint32_t logLevel, const char *funcName, uint32_t lineNo, const char *format, ...) in CmLog()
|
/ohos5.0/base/security/crypto_framework/common/src/ |
H A D | log.c | 24 void HcfLogPrint(uint32_t hcfLogLevel, const char *funcName, uint32_t lineNo, const char *format, .… in HcfLogPrint()
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/sample/ |
H A D | venc_sample.cpp | 86 void VEncCallbackTest::OnStreamChanged(std::shared_ptr<FormatMock> format) in OnStreamChanged() 134 void VEncCallbackTestExt::OnStreamChanged(std::shared_ptr<FormatMock> format) in OnStreamChanged() 289 int32_t VideoEncSample::Configure(std::shared_ptr<FormatMock> format) in Configure() 378 int32_t VideoEncSample::SetParameter(std::shared_ptr<FormatMock> format) in SetParameter() 645 auto format = signal_->inFormatQueue_.front(); in InputParamLoopFunc() local 702 auto format = GetInputDescription(); in InputLoopInner() local 831 std::shared_ptr<FormatMock> format = buffer->GetParameter(); in CheckFormatKey() local 920 std::shared_ptr<FormatMock> format = buffer->GetParameter(); in InputLoopInnerExt() local 932 auto format = GetInputDescription(); in InputLoopInnerExt() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
H A D | log_print.cpp | 95 …gger::Log(Level level, const std::string &tag, const char *func, int line, const char *format, ...) in Log() 128 void Logger::PreparePrivateLog(const char *format, std::string &outStrFormat) in PreparePrivateLog()
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/ |
H A D | none_mix_engine.cpp | 357 HdiAdapterFormat NoneMixEngine::GetDirectDeviceFormate(AudioSampleFormat format) in GetDirectDeviceFormate() 373 int32_t NoneMixEngine::GetDirectFormatByteSize(HdiAdapterFormat format) in GetDirectFormatByteSize() 389 HdiAdapterFormat format = GetDirectDeviceFormate(streamInfo.format); in InitSink() local 406 int32_t NoneMixEngine::InitSink(uint32_t channel, HdiAdapterFormat format, uint32_t rate) in InitSink()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | swapchain_gles.cpp | 34 Format format; member 103 const FormatInfo* format = nullptr; in RgbToFormat() local 127 const FormatInfo* format = steps[step]; in FormatToGlFormat() local 181 GpuImageDesc GenerateDescriptor(bool depth, Format format, uint32_t width, uint32_t height, uint32_… in GenerateDescriptor()
|
/ohos5.0/foundation/multimedia/av_codec/test/nativedemo/audio_demo/ |
H A D | avcodec_audio_decoder_inner_demo.cpp | 46 Format format; in RunCase() local 88 int32_t ADecInnerDemo::Configure(const Format &format) in Configure() 262 void ADecDemoCallback::OnOutputFormatChanged(const Format &format) in OnOutputFormatChanged()
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/camera/ |
H A D | _extended_stream_info_v11.md | 51 ### format subsection
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/nnrt/ |
H A D | _tensor_v10.md | 61 ### format subsection
|
H A D | _tensor_v20.md | 61 ### format subsection
|
H A D | _max_pool_fusion_v10.md | 54 ### format subsection
|
H A D | _max_pool_fusion_v20.md | 54 ### format subsection
|
/ohos5.0/foundation/multimedia/av_codec/services/services/codeclist/ipc/ |
H A D | codeclist_service_proxy.cpp | 41 std::string CodecListServiceProxy::FindDecoder(const Format &format) in FindDecoder() 56 std::string CodecListServiceProxy::FindEncoder(const Format &format) in FindEncoder()
|
/ohos5.0/foundation/multimedia/av_codec/frameworks/native/avcodec/ |
H A D | avcodec_audio_codec_impl.cpp | 53 Format format; in Init() local 80 int32_t AVCodecAudioCodecImpl::Configure(const Format &format) in Configure() 239 int32_t AVCodecAudioCodecImpl::GetOutputFormat(Format &format) in GetOutputFormat() 273 int32_t AVCodecAudioCodecImpl::SetParameter(const Format &format) in SetParameter() 494 void AVCodecAudioCodecImpl::AVCodecInnerCallback::OnOutputFormatChanged(const Format &format) in OnOutputFormatChanged()
|
/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/encoderapi11_fuzzer/ |
H A D | videoenc_api11_sample.cpp | 58 static void VencFormatChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in VencFormatChanged() 95 OH_AVFormat *format = OH_AVFormat_Create(); in ConfigureVideoEncoderFuzz() local 124 OH_AVFormat *format = OH_AVFormat_Create(); in ConfigureVideoEncoder() local 233 OH_AVFormat *format = OH_VideoEncoder_GetInputDescription(venc_); in GetStride() local 526 OH_AVFormat *format = OH_AVFormat_Create(); in SetParameter() local
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/mock/capi/ |
H A D | videodec_capi_mock.cpp | 37 void VideoDecCapiMock::OnStreamChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in OnStreamChanged() 77 void VideoDecCapiMock::OnStreamChangedExt(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in OnStreamChangedExt() 183 int32_t VideoDecCapiMock::Configure(std::shared_ptr<FormatMock> format) in Configure() 228 OH_AVFormat *format = OH_VideoDecoder_GetOutputDescription(codec_); in GetOutputDescription() local 232 int32_t VideoDecCapiMock::SetParameter(std::shared_ptr<FormatMock> format) in SetParameter()
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/dfx_test/ |
H A D | dump_utils_test.cpp | 84 Format format; variable 131 Format format; variable
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/cj/ |
H A D | image_ffi_test.cpp | 109 int32_t format; variable 138 int32_t format; variable
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/cj/src/ |
H A D | image_receiver_impl.cpp | 37 static bool CheckFormat(int32_t format) in CheckFormat() 47 int64_t ImageReceiverImpl::CreateImageReceiver(int32_t width, int32_t height, int32_t format, int32… in CreateImageReceiver()
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/packages/runtime-core/scripts/ |
H A D | configs.js | 24 const format = 'umd'; constant
|
/ohos5.0/drivers/peripheral/camera/vdi_base/usb_camera/pipeline_core/src/node/ |
H A D | node_utils.h | 30 uint32_t format; member
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/test/fuzztest/screensourceprocessor/onoutputformatchanged_fuzzer/ |
H A D | onoutputformatchanged_fuzzer.cpp | 42 Media::Format format; in OnOutputFormatChangedFuzzTest() local
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/audio/ |
H A D | _audio_offload_info_v10.md | 72 ### format subsection
|