/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_decoder/vorbis/ |
H A D | ffmpeg_vorbis_decoder_plugin.cpp | 112 auto format = basePlugin->GetFormat(); in SetParameter() local 155 bool FFmpegVorbisDecoderPlugin::CheckSampleFormat(const std::shared_ptr<Meta> &format) in CheckSampleFormat() 160 bool FFmpegVorbisDecoderPlugin::CheckFormat(const std::shared_ptr<Meta> &format) in CheckFormat() 168 bool FFmpegVorbisDecoderPlugin::CheckChannelCount(const std::shared_ptr<Meta> &format) in CheckChannelCount()
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screentranstestutils/src/ |
H A D | screen_callback_test.cpp | 100 Media::Format format; variable 133 Media::Format format; variable 186 Media::Format format; variable 211 Media::Format format; variable
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/muxer/InnerAPI/ |
H A D | InnerAVMuxerFunctionTest.cpp | 580 Plugins::OutputFormat format = formatList[i]; variable 628 Plugins::OutputFormat format = formatList[i]; variable 674 Plugins::OutputFormat format = formatList[i]; variable 722 Plugins::OutputFormat format = Plugins::OutputFormat::MPEG_4; variable 765 Plugins::OutputFormat format = Plugins::OutputFormat::MPEG_4; variable 804 Plugins::OutputFormat format = Plugins::OutputFormat::M4A; variable 825 Plugins::OutputFormat format = Plugins::OutputFormat::MPEG_4; variable 847 Plugins::OutputFormat format = Plugins::OutputFormat::M4A; variable 896 Plugins::OutputFormat format = Plugins::OutputFormat::MPEG_4; variable 946 Plugins::OutputFormat format = Plugins::OutputFormat::M4A; variable [all …]
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/muxer/NativeAPI/ |
H A D | NativeAVMuxerFunctionTest.cpp | 591 OH_AVOutputFormat format = formatList[i]; variable 635 OH_AVOutputFormat format = formatList[i]; variable 679 OH_AVOutputFormat format = formatList[i]; variable 729 OH_AVOutputFormat format = AV_OUTPUT_FORMAT_MPEG_4; variable 772 OH_AVOutputFormat format = AV_OUTPUT_FORMAT_MPEG_4; variable 812 OH_AVOutputFormat format = AV_OUTPUT_FORMAT_M4A; variable 836 OH_AVOutputFormat format = AV_OUTPUT_FORMAT_MPEG_4; variable 861 OH_AVOutputFormat format = AV_OUTPUT_FORMAT_M4A; variable 909 OH_AVOutputFormat format = AV_OUTPUT_FORMAT_MPEG_4; variable 962 OH_AVOutputFormat format = AV_OUTPUT_FORMAT_M4A; variable [all …]
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/avmuxer_test/capi/ |
H A D | avmuxer_capi_mock_factory.cpp | 21 …hared_ptr<AVMuxerMock> AVMuxerMockFactory::CreateMuxer(int32_t fd, const OH_AVOutputFormat &format) in CreateMuxer()
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/avmuxer_test/inner/ |
H A D | avmuxer_inner_mock_factory.cpp | 21 …hared_ptr<AVMuxerMock> AVMuxerMockFactory::CreateMuxer(int32_t fd, const OH_AVOutputFormat &format) in CreateMuxer()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/ohos/ |
H A D | platform_hardware_buffer.cpp | 24 BASE_NS::Format format = BASE_NS::Format::BASE_FORMAT_UNDEFINED; in GetCoreFormatFromNativeBufferFormat() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
H A D | db_dump_helper.cpp | 21 void DBDumpHelper::Dump(int fd, const char *format, ...) in Dump()
|
/ohos5.0/base/update/updateservice/interfaces/inner_api/feature/update/model/version_info/description/ |
H A D | description_options.h | 25 DescriptionFormat format = DescriptionFormat::STANDARD; member
|
/aosp14/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/ |
H A D | CpuVideoTrackDecoder.java | 58 protected CpuVideoTrackDecoder(int trackIndex, MediaFormat format, Listener listener) { in CpuVideoTrackDecoder() 66 protected MediaCodec initMediaCodec(MediaFormat format) { in initMediaCodec() 184 private static MediaCodec findDecoderCodec(MediaFormat format, int[] requiredColorFormats) { in findDecoderCodec()
|
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/include/audio/ |
H A D | audio_codec.h | 128 int32_t Configure(const MediaAVCodec::Format &format) override in Configure() 133 int32_t SetParameter(const MediaAVCodec::Format &format) override in SetParameter() 139 int32_t GetOutputFormat(MediaAVCodec::Format &format) override in GetOutputFormat()
|
/ohos5.0/drivers/peripheral/display/buffer/vdi_base/src/ |
H A D | hi_gbm.cpp | 66 static const FormatInfo *GetFormatInfo(uint32_t format) in GetFormatInfo() 99 static uint32_t AdjustStrideFromFormat(uint32_t format, uint32_t height) in AdjustStrideFromFormat() 116 …ct gbm_bo *HdiGbmBoCreate(struct gbm_device *gbm, uint32_t width, uint32_t height, uint32_t format, in HdiGbmBoCreate()
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/InnerAPI/ |
H A D | videoenc_ndk_inner_sample.cpp | 80 void VEncInnerCallback::OnOutputFormatChanged(const Format& format) in OnOutputFormatChanged() 166 Format format; in Configure() local 192 Format format; in ConfigureFuzz() local 312 int32_t VEncNdkInnerSample::GetOutputFormat(Format &format) in GetOutputFormat() 322 int32_t VEncNdkInnerSample::SetParameter(const Format &format) in SetParameter() 352 int32_t VEncNdkInnerSample::GetInputFormat(Format &format) in GetInputFormat() 426 Format format; in testApi() local 479 Format format; in PushData() local 697 uint32_t VEncNdkInnerSample::ReadOneFrameByType(uint8_t *dst, GraphicPixelFormat format) in ReadOneFrameByType() 898 auto format = signal_->inFormatQueue_.front(); in InputParamLoopFunc() local [all …]
|
/ohos5.0/foundation/multimedia/av_codec/services/services/codec/ipc/ |
H A D | codec_service_stub.cpp | 235 int32_t CodecServiceStub::Configure(const Format &format) in Configure() 353 int32_t CodecServiceStub::GetOutputFormat(Format &format) in GetOutputFormat() 374 int32_t CodecServiceStub::SetParameter(const Format &format) in SetParameter() 381 int32_t CodecServiceStub::GetInputFormat(Format &format) in GetInputFormat() 435 Format format; in Configure() local 540 std::string format = data.ReadString(); in SetOutputSurface() local 572 Format format; in GetOutputFormat() local 609 Format format; in SetParameter() local 622 Format format; in GetInputFormat() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/ |
H A D | mtp_data_utils.cpp | 290 int32_t MtpDataUtils::SolveHandlesFormatData(const uint16_t format, std::string &outExtension, Medi… in SolveHandlesFormatData() 305 int32_t MtpDataUtils::SolveSendObjectFormatData(const uint16_t format, MediaType &outMediaType) in SolveSendObjectFormatData() 340 void MtpDataUtils::GetMediaTypeByformat(const uint16_t format, MediaType &outMediaType) in GetMediaTypeByformat() 432 uint16_t format = MTP_FORMAT_UNDEFINED_CODE; in GetMovingOrEnditOneRowPropList() local 540 std::string Strftime(const std::string &format, time_t curTime) in Strftime() 595 uint16_t format = MTP_FORMAT_UNDEFINED_CODE; in GetOneRowPropList() local 686 uint16_t format; in GetMediaTypeByName() local 766 uint16_t format = MTP_FORMAT_UNDEFINED_CODE; in GetMtpOneRowProp() local 945 const uint32_t property, const uint16_t format, PropertyValue &outPropValue) in GetMtpPropValue()
|
/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/audiodecoder_fuzzer/ |
H A D | audio_decoder_demo.cpp | 55 static void OnOutputFormatChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in OnOutputFormatChanged() 124 OH_AVFormat *format = OH_AVFormat_Create(); in RunCase() local 143 bool ADecBufferDemo::ConfigVorbisExtraData(OH_AVFormat *format) in ConfigVorbisExtraData() 163 bool ADecBufferDemo::InitFormat(OH_AVFormat *format) in InitFormat() 304 int32_t ADecBufferDemo::Configure(OH_AVFormat *format) in Configure() 649 OH_AVErrCode ADecBufferDemo::Configure(OH_AVCodec* codec, OH_AVFormat* format, int32_t channel, int… in Configure() 669 OH_AVErrCode ADecBufferDemo::SetParameter(OH_AVCodec* codec, OH_AVFormat* format, int32_t channel, … in SetParameter()
|
/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/encoderconfigure_fuzzer/ |
H A D | videoenc_sample.cpp | 57 static void VencFormatChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in VencFormatChanged() 91 OH_AVFormat *format = OH_AVFormat_Create(); in ConfigureVideoEncoder() local 114 OH_AVFormat *format = OH_AVFormat_Create(); in ConfigureVideoEncoderFuzz() local 183 OH_AVFormat *format = OH_VideoEncoder_GetInputDescription(venc_); in GetStride() local 341 OH_AVFormat *format = OH_AVFormat_Create(); in SetForceIDR() local 588 int32_t VEncFuzzSample::SetParameter(OH_AVFormat *format) in SetParameter()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/picture/ |
H A D | auxiliary_generator.cpp | 119 static ImageInfo MakeImageInfo(const Size &size, PixelFormat format, AlphaType alphaType, in MakeImageInfo() 133 const Size &size, uint32_t rowStride, PixelFormat format, ColorSpace colorSpace) in MakeAuxiliaryPictureInfo() 145 static void SetDmaYuvInfo(SurfaceBuffer *&surfaceBuffer, PixelFormat format, YUVDataInfo &yuvInfo) in SetDmaYuvInfo() 190 PixelFormat format = pixelMap->GetPixelFormat(); in TrySetYUVDataInfo() local 293 static sptr<SurfaceBuffer> AllocSurfaceBuffer(Size &size, int32_t format, uint32_t &errorCode) in AllocSurfaceBuffer() 349 AuxiliaryPictureType type, const std::string &format, in GenerateAuxiliaryPicture()
|
/aosp14/frameworks/base/graphics/java/android/graphics/ |
H A D | YuvImage.java | 144 public YuvImage(byte[] yuv, int format, int width, int height, int[] strides) { in YuvImage() 164 public YuvImage(@NonNull byte[] yuv, int format, int width, int height, in YuvImage() 369 private int[] calculateStrides(int width, int format) { in calculateStrides() 414 int format, int width, int height, int[] offsets, int[] strides, in nativeCompressToJpeg()
|
/ohos5.0/base/startup/init/services/log/ |
H A D | init_log.h | 84 #define INIT_ERROR_CHECK(ret, statement, format, ...) \ argument 92 #define INIT_INFO_CHECK(ret, statement, format, ...) \ argument 100 #define INIT_WARNING_CHECK(ret, statement, format, ...) \ argument 129 #define INIT_CHECK_ONLY_ELOG(ret, format, ...) \ argument
|
/ohos5.0/foundation/multimedia/media_foundation/tests/unittest/avbuffer/ |
H A D | avbuffer_framework_unit_test.cpp | 133 std::shared_ptr<FormatMock> format; variable 523 auto format = OH_AVFormat_Create(); variable 566 auto format = OH_AVFormat_Create(); variable 593 auto format = OH_AVFormat_Create(); variable
|
/aosp14/frameworks/base/media/java/android/media/ |
H A D | MediaCodecList.java | 215 public final String findDecoderForFormat(MediaFormat format) { in findDecoderForFormat() 239 public final String findEncoderForFormat(MediaFormat format) { in findEncoderForFormat() 243 private String findCodecForFormat(boolean encoder, MediaFormat format) { in findCodecForFormat()
|
/ohos5.0/foundation/multimedia/av_codec/test/nativedemo/audio_demo/ |
H A D | avcodec_audio_encoder_inner_demo.cpp | 53 Format format; in RunCase() local 83 int32_t AEnInnerDemo::Configure(const Format &format) in Configure() 229 void AEnDemoCallback::OnOutputFormatChanged(const Format &format) in OnOutputFormatChanged()
|
/ohos5.0/base/hiviewdfx/hiview/base/utility/ |
H A D | time_util.cpp | 30 time_t StrToTimeStamp(const std::string& tmStr, const std::string& format) in StrToTimeStamp() 67 std::string TimestampFormatToDate(time_t timeStamp, const std::string& format) in TimestampFormatToDate() 133 std::string FormatTime(const int64_t timestamp, const std::string &format) in FormatTime()
|
/aosp14/frameworks/base/core/java/android/util/ |
H A D | PluralsMessageFormatter.java | 39 public static String format(@NonNull Resources resources, in format() method in PluralsMessageFormatter
|