Home
last modified time | relevance | path

Searched defs:format (Results 2126 - 2150 of 5047) sorted by relevance

1...<<81828384858687888990>>...202

/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_insformat.h168 union ins_formats format; member
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dtape_34xx.c38 unsigned int format : 2; member
/kernel/linux/linux-6.6/lib/
H A Dkobject_uevent.c654 int add_uevent_var(struct kobj_uevent_env *env, const char *format, ...) in add_uevent_var() argument
/kernel/linux/linux-6.6/sound/soc/mediatek/common/
H A Dmtk-afe-fe-dai.c130 snd_pcm_format_t format = params_format(params); in mtk_afe_fe_hw_params() local
548 mtk_memif_set_format(struct mtk_base_afe *afe, int id, snd_pcm_format_t format) mtk_memif_set_format() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/sof/intel/
H A Dhda-dai-ops.c258 snd_pcm_format_t format; in dmic_calc_stream_format() local
/kernel/linux/linux-6.6/sound/soc/hisilicon/
H A Dhi6210-i2s.c47 int format; member
/kernel/linux/linux-6.6/sound/soc/img/
H A Dimg-spdif-out.c239 snd_pcm_format_t format; in img_spdif_out_hw_params() local
/kernel/linux/linux-6.6/sound/soc/sti/
H A Dsti_uniperif.c184 u64 format; in sti_uniperiph_fix_tdm_format() local
/kernel/linux/linux-6.6/samples/v4l/
H A Dv4l2-pci-skeleton.c60 struct v4l2_pix_format format; member
[all...]
/test/testfwk/xdevice/src/xdevice/_core/environment/
H A Denv_pool.py233 def format(self): member in XMLNode
288 def format(sel member in Selector
[all...]
/test/testfwk/arkxtest/uitest/test/
H A Dextension_test.cpp235 static RetCode PrintLog(UiTestPort &port, int32_t level, const char *format, ...) in PrintLog() argument
/test/testfwk/xdevice/src/xdevice/_core/
H A Dlogger.py522 def format(self, record): member in EncryptFileHandler
[all...]
/test/testfwk/arkxtest/uitest/addon/
H A Dextension_executor.cpp71 static RetCode PrintLog(int32_t level, Text label, Text format, va_list ap) in PrintLog() argument
/test/xts/acts/ai/nncore/common/
H A Dnncore_utils.cpp29 NN_TensorDesc* createTensorDesc(const int32_t* shape, size_t shapeNum, OH_NN_DataType dataType, OH_NN_Format format) in createTensorDesc() argument
/test/xts/acts/bundlemanager/zlib/actszlibtest/
H A DActsZlibTest.cpp67 static int TestGzPrintf(gzFile file, const char *format, ...) in TestGzPrintf() argument
/test/xts/acts/graphic/imageNdk/entry/src/main/cpp/
H A DImageNdk.cpp54 static void OHLog(const char *module, const char *format, ...) in OHLog() argument
/test/xts/acts/multimedia/avsource/entry/src/main/cpp/
H A DaudioEncoderAvBuffer.cpp111 static void OnStreamChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in OnStreamChanged() argument
159 OH_AVFormat *format = nullptr; in AudioEncoderConfigure() local
183 OH_AVFormat *format = nullptr; AudioEncoderPrepare() local
207 OH_AVFormat *format = nullptr; AudioEncoderStart() local
232 OH_AVFormat *format = nullptr; AudioEncoderStop() local
259 OH_AVFormat *format = nullptr; AudioEncoderFlush() local
287 OH_AVFormat *format = nullptr; AudioEncoderReset() local
314 OH_AVFormat *format = nullptr; AudioEncoderGetOutputDescription() local
342 OH_AVFormat *format = nullptr; AudioEncoderSetParameter() local
375 OH_AVFormat *format = nullptr; AudioEncoderIsValid() local
[all...]
H A Daudioencoderxdlndk.cpp109 static void OnStreamChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in OnStreamChanged() argument
161 OH_AVFormat *format = nullptr; in AudioEncoderConfigure() local
185 OH_AVFormat *format = nullptr; AudioEncoderPrepare() local
209 OH_AVFormat *format = nullptr; AudioEncoderStart() local
234 OH_AVFormat *format = nullptr; AudioEncoderStop() local
261 OH_AVFormat *format = nullptr; AudioEncoderFlush() local
289 OH_AVFormat *format = nullptr; AudioEncoderReset() local
316 OH_AVFormat *format = nullptr; AudioEncoderGetOutputDescription() local
344 OH_AVFormat *format = nullptr; AudioEncoderSetParameter() local
376 OH_AVFormat *format = nullptr; AudioEncoderIsValid() local
[all...]
H A Dvideodecoderndk.cpp111 static void OnStreamChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in OnStreamChanged() argument
179 OH_AVFormat *format = nullptr; in OHVideoDecoderConfigure() local
201 OH_AVFormat *format in OHVideoDecoderPrepare() local
241 OH_AVFormat *format = nullptr; OHVideoDecoderStart() local
318 OH_AVFormat *format = nullptr; OHVideoDecoderStop() local
401 OH_AVFormat *format = nullptr; OHVideoDecoderFlush() local
466 OH_AVFormat *format = nullptr; OHVideoDecoderReset() local
492 OH_AVFormat *format = nullptr; OHVideoDecoderGetOutputDescription() local
519 OH_AVFormat *format = nullptr; OHVideoDecoderSetParameter() local
548 OH_AVFormat *format = nullptr; OHVideoDecoderPushInputData() local
[all...]
/test/xts/acts/multimedia/media/media_cpp_standard/videoDecEncNdk/src/
H A DVDecEncNdkSample.cpp48 void VdecAsyncStreamChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in VdecAsyncStreamChanged() argument
87 void VencAsyncStreamChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in VencAsyncStreamChanged() argument
237 int32_t VDecEncNdkSample::ConfigureDec(struct OH_AVFormat *format) in ConfigureDec() argument
242 int32_t VDecEncNdkSample::SetParameterDec(struct OH_AVFormat *format) in SetParameterDec() argument
560 int32_t VDecEncNdkSample::ConfigureEnc(struct OH_AVFormat *format) in ConfigureEnc() argument
565 int32_t VDecEncNdkSample::SetParameterEnc(struct OH_AVFormat *format) in SetParameterEnc() argument
[all...]
/test/xts/acts/multimedia/media/media_cpp_standard/audioDecEncNdk/src/
H A DADecEncNdkSample.cpp36 void AdecAsyncStreamChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in AdecAsyncStreamChanged() argument
76 void AencAsyncStreamChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in AencAsyncStreamChanged() argument
167 int32_t ADecEncNdkSample::ConfigureDec(struct OH_AVFormat *format) in ConfigureDec() argument
172 int32_t ADecEncNdkSample::SetParameterDec(struct OH_AVFormat *format) in SetParameterDec() argument
446 int32_t ADecEncNdkSample::ConfigureEnc(struct OH_AVFormat *format) in ConfigureEnc() argument
451 int32_t ADecEncNdkSample::SetParameterEnc(struct OH_AVFormat *format) in SetParameterEnc() argument
[all...]
/test/xts/acts/multimedia/image/image_js_standard/imagePackingNDK/entry/src/main/cpp/napi/
H A Dimage_packing_test.cpp127 char* format; member
[all...]
/test/xts/hats/hdf/display/composer/benchmark/
H A Ddisplay_benchmark_test.cpp505 int32_t format = 0; in BENCHMARK_F() local
/third_party/ffmpeg/libavcodec/
H A Daudiotoolboxdec.c164 AudioStreamBasicDescription format; in ffat_update_ctx() local
[all...]
H A Dcrystalhd.c312 BC_INPUT_FORMAT format = { in init() local

Completed in 28 milliseconds

1...<<81828384858687888990>>...202