Home
last modified time | relevance | path

Searched defs:is_pcm (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/avi/
Dgstavimux.c1582 gboolean is_pcm = FALSE; in gst_avi_mux_write_avix_index() local
/third_party/gstreamer/gstplugins_good/ext/pulse/
Dpulsesink.c173 gboolean is_pcm; member
/third_party/ffmpeg/libavcodec/
Dhevcdec.h541 uint8_t *is_pcm; member
/third_party/ffmpeg/libavformat/
Dmxfdec.c3166 static int is_pcm(enum AVCodecID codec_id) in is_pcm() function