Searched defs:sample_format (Results 1 – 13 of 13) sorted by relevance
| /third_party/boost/boost/gil/extension/io/tiff/detail/ |
| D | device.hpp | 449 struct sample_format : std::integral_constant<int, SAMPLEFORMAT_UINT> {}; struct 451 struct sample_format<uint8_t> : std::integral_constant<int, SAMPLEFORMAT_UINT> {}; struct 453 struct sample_format<uint16_t> : std::integral_constant<int, SAMPLEFORMAT_UINT> {}; struct 455 struct sample_format<uint32_t> : std::integral_constant<int, SAMPLEFORMAT_UINT> {}; struct 457 struct sample_format<float32_t> : std::integral_constant<int, SAMPLEFORMAT_IEEEFP> {}; struct 459 struct sample_format<double> : std::integral_constant<int, SAMPLEFORMAT_IEEEFP> {}; struct 461 struct sample_format<int8_t> : std::integral_constant<int, SAMPLEFORMAT_INT> {}; struct 463 struct sample_format<int16_t> : std::integral_constant<int, SAMPLEFORMAT_INT> {}; struct 465 struct sample_format<int32_t> : std::integral_constant<int, SAMPLEFORMAT_INT> {}; struct
|
| /third_party/gstreamer/gstplugins_bad/ext/openmpt/ |
| D | gstopenmptdec.h | 60 GstAudioFormat sample_format; member
|
| /third_party/pulseaudio/src/modules/dbus/ |
| D | iface-sample.c | 163 dbus_uint32_t sample_format = 0; in handle_get_sample_format() local 295 dbus_uint32_t sample_format = 0; in handle_get_all() local
|
| D | iface-stream.c | 294 dbus_uint32_t sample_format = 0; in handle_get_sample_format() local 524 dbus_uint32_t sample_format = 0; in handle_get_all() local
|
| D | iface-device.c | 352 dbus_uint32_t sample_format = 0; in handle_get_sample_format() local 806 dbus_uint32_t sample_format = 0; in handle_get_all() local
|
| D | iface-core.c | 1281 dbus_uint32_t sample_format; in handle_upload_sample() local
|
| /third_party/ffmpeg/libavdevice/ |
| D | openal-dec.c | 43 ALCenum sample_format; member
|
| D | avdevice.h | 404 enum AVSampleFormat sample_format; member
|
| /third_party/gstreamer/gstplugins_bad/ext/closedcaption/ |
| D | bit_slicer.h | 157 vbi_pixfmt sample_format; member
|
| D | bit_slicer.c | 650 vbi_pixfmt sample_format, in vbi3_bit_slicer_set_params()
|
| /third_party/gstreamer/gstplugins_bad/gst-libs/gst/audio/ |
| D | gstnonstreamaudiodecoder.c | 2306 dec, guint sample_rate, GstAudioFormat sample_format, guint num_channels) in gst_nonstream_audio_decoder_set_output_format_simple()
|
| /third_party/ffmpeg/libavfilter/ |
| D | af_aiir.c | 74 enum AVSampleFormat sample_format; member
|
| /third_party/gstreamer/gstplugins_good/sys/v4l2/ext/ |
| D | videodev2.h | 2000 __u32 sample_format; /* V4L2_PIX_FMT_* */ member
|