Home
last modified time | relevance | path

Searched defs:format (Results 1526 - 1550 of 4095) sorted by relevance

1...<<61626364656667686970>>...164

/third_party/ffmpeg/libavcodec/
H A Dh261enc.c67 int format, temp_ref; in ff_h261_encode_picture_header() local
H A Dlibdav1d.c79 enum AVPixelFormat format = pix_fmt[p->p.layout][p->seq_hdr->hbd]; in libdav1d_picture_allocator() local
H A Dtta.c54 int format, channels, bps; member
[all...]
H A Dvaapi_decode.c288 enum AVPixelFormat source_format, best_format, format; in vaapi_decode_find_best_format() local
H A Dsheervideo.c33 unsigned format; member
1810 unsigned format; in decode_frame() local
[all...]
/third_party/f2fs-tools/fsck/
H A Dxattr.h44 u8 format; member
/third_party/eudev/src/shared/
H A Dlog.c469 log_internalv( int level, int error, const char*file, int line, const char *func, const char *format, va_list ap) log_internalv() argument
490 log_internal( int level, int error, const char*file, int line, const char *func, const char *format, ...) log_internal() argument
508 log_assert( int level, const char *text, const char *file, int line, const char *func, const char *format) log_assert() argument
/third_party/ffmpeg/libavdevice/
H A Dbktr.c98 bktr_init(const char *video_device, int width, int height, int format, int *video_fd, int *tuner_fd, int idev, double frequency) bktr_init() argument
H A Dalsa.c131 int format; in find_reorder_func() local
180 snd_pcm_format_t format; in ff_alsa_open() local
[all...]
H A Dkmsgrab.c67 enum AVPixelFormat format; member
[all...]
H A Dxv.c67 enum AVPixelFormat format; member
77 static int xv_get_tag_from_format(enum AVPixelFormat format) in xv_get_tag_from_format() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_afir.h75 int format; member
H A Dvf_remap.c52 int format; member
[all...]
H A Dvf_yadif_cuda.c140 CUarray_format format; in filter() local
57 call_kernel(AVFilterContext *ctx, CUfunction func, CUdeviceptr prev, CUdeviceptr cur, CUdeviceptr next, CUarray_format format, int channels, int src_width, int src_height, int src_pitch, CUdeviceptr dst, int dst_width, int dst_height, int dst_pitch, int parity, int tff) call_kernel() argument
[all...]
H A Dvf_framepack.c50 enum AVStereo3DType format; ///< frame pack type output member
[all...]
H A Dvf_overlay.h64 int format; ///< OverlayFormat member
/third_party/ffmpeg/libavformat/
H A Dcdxl.c123 int channels, type, format, ret; in cdxl_read_packet() local
/third_party/ffmpeg/libavutil/
H A Dhwcontext.h209 enum AVPixelFormat format; member
[all...]
/third_party/fsverity-utils/programs/
H A Dutils.c53 static void do_error_msg(const char *format, va_list va, int err) in do_error_msg() argument
62 void error_msg(const char *format, ...) in error_msg() argument
71 void error_msg_errno(const char *format, ...) in error_msg_errno() argument
80 __noreturn void fatal_error(const char *format, ...) in fatal_error() argument
[all...]
/third_party/glfw/src/
H A Dinit.c309 void _glfwInputError(int code, const char* format, ...) in _glfwInputError() argument
/third_party/fsverity-utils/lib/
H A Dsign_digest.c35 error_msg_openssl(const char *format, ...) in error_msg_openssl() argument
/third_party/alsa-lib/src/pcm/
H A Dpcm_misc.c35 int snd_pcm_format_signed(snd_pcm_format_t format) in snd_pcm_format_signed() argument
85 int snd_pcm_format_unsigned(snd_pcm_format_t format) in snd_pcm_format_unsigned() argument
100 snd_pcm_format_linear(snd_pcm_format_t format) snd_pcm_format_linear() argument
110 snd_pcm_format_float(snd_pcm_format_t format) snd_pcm_format_float() argument
128 snd_pcm_format_little_endian(snd_pcm_format_t format) snd_pcm_format_little_endian() argument
181 snd_pcm_format_big_endian(snd_pcm_format_t format) snd_pcm_format_big_endian() argument
196 snd_pcm_format_cpu_endian(snd_pcm_format_t format) snd_pcm_format_cpu_endian() argument
210 snd_pcm_format_width(snd_pcm_format_t format) snd_pcm_format_width() argument
277 snd_pcm_format_physical_width(snd_pcm_format_t format) snd_pcm_format_physical_width() argument
342 snd_pcm_format_size(snd_pcm_format_t format, size_t samples) snd_pcm_format_size() argument
410 snd_pcm_format_silence_64(snd_pcm_format_t format) snd_pcm_format_silence_64() argument
572 snd_pcm_format_silence_32(snd_pcm_format_t format) snd_pcm_format_silence_32() argument
583 snd_pcm_format_silence_16(snd_pcm_format_t format) snd_pcm_format_silence_16() argument
594 snd_pcm_format_silence(snd_pcm_format_t format) snd_pcm_format_silence() argument
607 snd_pcm_format_set_silence(snd_pcm_format_t format, void *data, unsigned int samples) snd_pcm_format_set_silence() argument
[all...]
/third_party/alsa-utils/axfer/test/
H A Dmapper-test.c85 snd_pcm_format_t format; in test_demux() local
175 snd_pcm_format_t format; in test_mux() local
/third_party/alsa-lib/src/
H A Doutput.c71 int snd_output_printf(snd_output_t *output, const char *format, ...) in snd_output_printf() argument
88 int snd_output_vprintf(snd_output_t *output, const char *format, va_list args) in snd_output_vprintf() argument
144 snd_output_stdio_print(snd_output_t *output, const char *format, va_list args) snd_output_stdio_print() argument
274 snd_output_buffer_print(snd_output_t *output, const char *format, va_list args) snd_output_buffer_print() argument
[all...]
/third_party/alsa-utils/axfer/
H A Dsubcmd-transfer.c247 snd_pcm_format_t format; in playback_pre_process() local

Completed in 20 milliseconds

1...<<61626364656667686970>>...164