Home
last modified time | relevance | path

Searched defs:format (Results 976 - 1000 of 4099) sorted by relevance

1...<<31323334353637383940>>...164

/foundation/multimedia/av_codec/services/services/codec/server/post_processing/
H A Dcontroller.h109 int32_t GetOutputFormat(Media::Format& format) in GetOutputFormat() argument
/foundation/multimedia/av_codec/test/moduletest/audio_encoder/NativeAPI/
H A DNativeInterfaceDependCheckTest.cpp61 OH_AVFormat *format = OH_AVFormat_Create(); in Configure() local
[all...]
H A DNativeFuzzTest.cpp184 OH_AVFormat* format = OH_AVFormat_Create(); in HWTEST_F() local
223 OH_AVFormat* format = OH_AVFormat_Create(); HWTEST_F() local
289 OH_AVFormat* format = OH_AVFormat_Create(); HWTEST_F() local
344 OH_AVFormat* format = OH_AVFormat_Create(); HWTEST_F() local
403 OH_AVFormat* format = OH_AVFormat_Create(); HWTEST_F() local
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/creator/include/
H A Dimage_creator_context.h65 void SetFormat(int32_t format) in SetFormat() argument
/foundation/multimedia/av_codec/test/moduletest/demuxer/src/InnerAPI/
H A Dapi_test.cpp152 Format format; in HWTEST_F() local
341 Format format; in HWTEST_F() local
358 Format format; in HWTEST_F() local
/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/
H A Dfunc_test.cpp62 OH_AVFormat *format; member
[all...]
/foundation/multimedia/av_codec/services/services/codec/server/
H A Dtemporal_scalability.cpp69 void TemporalScalability::ValidateTemporalGopParam(Format &format) in ValidateTemporalGopParam() argument
/foundation/multimedia/av_codec/services/services/codeclist/ipc/
H A Dcodeclist_service_stub.cpp115 std::string CodecListServiceStub::FindDecoder(const Format &format) in FindDecoder() argument
122 std::string CodecListServiceStub::FindEncoder(const Format &format) in FindEncoder() argument
140 Format format; in DoFindDecoder() local
148 Format format; in DoFindEncoder() local
[all...]
/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H A Dfunc2_test.cpp59 static OH_AVFormat *format = nullptr; member
H A Dapi_test.cpp166 OH_AVFormat *format = OH_AVSource_GetSourceFormat(nullptr); in HWTEST_F() local
177 OH_AVFormat *format = OH_AVSource_GetTrackFormat(nullptr, 0); in HWTEST_F() local
190 OH_AVFormat *format = OH_AVSource_GetTrackFormat(source, -1); in HWTEST_F() local
531 OH_AVFormat *format; in HWTEST_F() local
547 OH_AVFormat *format; HWTEST_F() local
[all...]
H A Drandomseek_test.cpp51 static OH_AVFormat *format = nullptr; member
/foundation/multimedia/av_codec/test/nativedemo/audio_demo/
H A Davcodec_audio_decoder_inner_demo.cpp46 Format format; in RunCase() local
88 int32_t ADecInnerDemo::Configure(const Format &format) in Configure() argument
262 void ADecDemoCallback::OnOutputFormatChanged(const Format &format) in OnOutputFormatChanged() argument
[all...]
H A Davcodec_audio_opus_encoder_demo.cpp52 static void OnOutputFormatChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in OnOutputFormatChanged() argument
91 OH_AVFormat *format = OH_AVFormat_Create(); in RunCase() local
142 Configure(OH_AVFormat *format) Configure() argument
[all...]
H A Davcodec_audio_encoder_inner_demo.cpp53 Format format; in RunCase() local
83 int32_t AEnInnerDemo::Configure(const Format &format) in Configure() argument
229 OnOutputFormatChanged(const Format &format) OnOutputFormatChanged() argument
[all...]
/foundation/multimedia/av_codec/test/unittest/demuxer_test/capi/
H A Ddemuxer_capi_buffer_mock.cpp78 OH_AVFormat *format = OH_AVBuffer_GetParameter(avBuffer); in ReadSample() local
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_server_test/
H A Dcodec_server_coverage_unit_test.cpp1139 Format format; in HWTEST_F() local
1162 Format format; in HWTEST_F() local
1185 Format format; HWTEST_F() local
[all...]
/foundation/multimedia/av_codec/test/moduletest/muxer/NativeAPI/
H A DNativeAVMuxerInterfaceDependCheckTest.cpp49 OH_AVOutputFormat format = AV_OUTPUT_FORMAT_MPEG_4; in Create() local
H A DNativeAVMuxerFuzzTest.cpp62 OH_AVOutputFormat format = AV_OUTPUT_FORMAT_MPEG_4; in HWTEST_F() local
91 OH_AVOutputFormat format = AV_OUTPUT_FORMAT_MPEG_4; in HWTEST_F() local
122 OH_AVOutputFormat format = AV_OUTPUT_FORMAT_MPEG_4; in HWTEST_F() local
171 OH_AVOutputFormat format = AV_OUTPUT_FORMAT_M4A; HWTEST_F() local
235 OH_AVOutputFormat format = AV_OUTPUT_FORMAT_MPEG_4; HWTEST_F() local
[all...]
H A DInnerAVMuxerDemo.cpp50 Plugins::OutputFormat format = Plugins::OutputFormat::MPEG_4; in Create() local
/foundation/multimedia/av_codec/test/moduletest/muxer/InnerAPI/
H A DInnerAVMuxerFuzzTest.cpp59 Plugins::OutputFormat format = Plugins::OutputFormat::MPEG_4; in HWTEST_F() local
83 Plugins::OutputFormat format = Plugins::OutputFormat::MPEG_4; in HWTEST_F() local
113 Plugins::OutputFormat format = Plugins::OutputFormat::MPEG_4; in HWTEST_F() local
173 Plugins::OutputFormat format = Plugins::OutputFormat::M4A; in HWTEST_F() local
286 Plugins::OutputFormat format = Plugins::OutputFormat::MPEG_4; HWTEST_F() local
[all...]
/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhstream_depth_data.cpp35 HStreamDepthData( sptr<OHOS::IBufferProducer> producer, int32_t format, int32_t width, int32_t height) HStreamDepthData() argument
/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/contrast/
H A Dcontrast_efilter.cpp154 ErrorCode ContrastEFilter::PreRender(IEffectFormat &format) in PreRender() argument
/foundation/multimedia/av_codec/test/moduletest/muxer/Common/src/
H A DAVMuxerDemo.cpp30 int32_t AVMuxerDemo::GetFdByMode(OH_AVOutputFormat format) in GetFdByMode() argument
62 int32_t AVMuxerDemo::GetFdByName(OH_AVOutputFormat format, string fileName) in GetFdByName() argument
83 InnerGetFdByMode(OutputFormat format) InnerGetFdByMode() argument
100 InnerGetFdByName(OutputFormat format, string fileName) InnerGetFdByName() argument
116 NativeCreate(int32_t fd, OH_AVOutputFormat format) NativeCreate() argument
158 InnerCreate(int32_t fd, OutputFormat format) InnerCreate() argument
[all...]
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/
H A Dapi_test.cpp67 OH_AVFormat *format; member
194 OH_AVFormat *format = OH_AVFormat_Create(); in HWTEST_F() local
206 OH_AVFormat *format = OH_AVFormat_Create(); in HWTEST_F() local
220 OH_AVFormat *format = OH_AVFormat_Create(); HWTEST_F() local
309 OH_AVFormat *format = OH_AVFormat_Create(); HWTEST_F() local
496 OH_AVFormat *format = OH_AVFormat_Create(); HWTEST_F() local
517 OH_AVFormat *format = OH_AVFormat_Create(); HWTEST_F() local
539 OH_AVFormat *format = OH_AVFormat_Create(); HWTEST_F() local
562 OH_AVFormat *format = OH_AVFormat_Create(); HWTEST_F() local
586 OH_AVFormat *format = OH_AVFormat_Create(); HWTEST_F() local
616 OH_AVFormat *format = OH_AVFormat_Create(); HWTEST_F() local
639 OH_AVFormat *format = OH_AVFormat_Create(); HWTEST_F() local
694 OH_AVFormat *format = OH_VideoDecoder_GetOutputDescription(vdec_); HWTEST_F() local
710 OH_AVFormat *format = OH_AVFormat_Create(); HWTEST_F() local
[all...]
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/
H A Dcamera_napi_object_types.cpp54 auto format = Hold<int32_t>(profile_.format_); in GetCameraNapiObject() local
61 auto format = Hold<int32_t>(videoProfile_.format_); in GetCameraNapiObject() local
72 auto format = Hold<int32_t>(depthProfile_.format_); in GetCameraNapiObject() local

Completed in 21 milliseconds

1...<<31323334353637383940>>...164