Home
last modified time | relevance | path

Searched defs:errbuf (Results 26 - 50 of 100) sorted by relevance

1234

/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_decoder/
H A Dffmpeg_base_decoder.cpp72 char errbuf[AV_ERROR_MAX_STRING_SIZE] = {0}; in AVStrError() local
/foundation/multimedia/av_codec/services/engine/codec/audio/decoder/
H A Daudio_ffmpeg_decoder_plugin.cpp67 char errbuf[AV_ERROR_MAX_STRING_SIZE] = {0}; in AVStrError() local
/foundation/multimedia/av_codec/services/engine/common/
H A Dffmpeg_converter.cpp429 char errbuf[AV_ERROR_MAX_STRING_SIZE] = {0}; in AVStrError() local
H A Dcodec_utils.cpp213 char errbuf[AV_ERROR_MAX_STRING_SIZE] = {0}; in AVStrError() local
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/
H A Dffmpeg_converter.cpp408 char errbuf[AV_ERROR_MAX_STRING_SIZE] = {0}; in AVStrError() local
/kernel/linux/linux-5.10/drivers/usb/host/
H A Duhci-hcd.c78 static char *errbuf; variable
83 #define errbuf NULL macro
/kernel/linux/linux-6.6/drivers/usb/host/
H A Duhci-hcd.c78 static char *errbuf; variable
83 #define errbuf NULL macro
/third_party/ffmpeg/libavdevice/
H A Dbktr.c108 char errbuf[128]; in bktr_init() local
[all...]
H A Djack.c293 char errbuf[128]; in audio_read_packet() local
/third_party/ffmpeg/libavformat/
H A Dcrypto.c317 char errbuf[100] = "unknown error"; in crypto_seek() local
H A Dnetwork.c285 char errbuf[100]; in ff_listen_connect() local
413 char errbuf[100], hostbuf[100], portbuf[20]; in ff_connect_parallel() local
583 char errbuf[100]; ff_log_net_error() local
584 av_strerror(ff_neterrno(), errbuf, sizeof(errbuf)); ff_log_net_error() local
[all...]
/third_party/ffmpeg/libavresample/tests/
H A Davresample.c312 char errbuf[256]; in main() local
/third_party/ffmpeg/tools/
H A Dsidxindex.c121 char errbuf[50], *ptr; in handle_file() local
/third_party/alsa-lib/src/mixer/
H A Dsimple_abst.c68 char *xlib, *path, errbuf[256]; in try_open() local
116 char *xlib, *path, errbuf[256]; in try_open_full() local
/third_party/alsa-lib/src/
H A Ddlmisc.c120 EXPORT_SYMBOL void *INTERNAL(snd_dlopen)(const char *name, int mode, char *errbuf, size_t errbuflen) in snd_dlopen() argument
317 char errbuf[256]; in snd_dlobj_cache_get0() local
[all...]
/third_party/libwebsockets/lib/tls/mbedtls/
H A Dmbedtls-client.c250 lws_tls_client_connect(struct lws *wsi, char *errbuf, size_t elen) in lws_tls_client_connect() argument
/third_party/nghttp2/src/
H A Dshrpx_worker_process.cc71 std::array<char, STRERROR_BUFSIZE> errbuf; in drop_privileges() local
410 std::array<char, STRERROR_BUFSIZE> errbuf; in send_ready_event() local
433 std::array<char, STRERROR_BUFSIZE> errbuf; worker_process_event_loop() local
[all...]
/third_party/skia/experimental/ffmpeg/
H A DSkVideoEncoder.cpp75 char errbuf[128]; in check_err() local
/third_party/selinux/libselinux/src/
H A Dlabel_backends_android.c92 const char *errbuf = NULL; in process_line() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/utils/
H A Dffmpeg_utils.cpp197 char errbuf[AV_ERROR_MAX_STRING_SIZE] = {0}; in AVStrError() local
/kernel/linux/linux-5.10/arch/loongarch/boot/tools/
H A Drelocs.c48 char errbuf[128]; in regex_init() local
/third_party/alsa-lib/src/timer/
H A Dtimer_query.c36 char buf[256], errbuf[256]; in snd_timer_query_open_conf() local
/third_party/alsa-lib/src/pcm/
H A Dpcm_hooks.c344 char buf[256], errbuf[256]; in snd_pcm_hook_add_conf() local
/third_party/libwebsockets/test-apps/
H A Dtest-client.c309 char errbuf[256]; in callback_dumb_increment() local
/third_party/ltp/lib/
H A Drandom_range.c282 static char errbuf[128]; in random_range() local
369 static char errbuf[128]; in random_rangel() local
457 static char errbuf[128]; random_rangell() local
[all...]

Completed in 22 milliseconds

1234