Home
last modified time | relevance | path

Searched refs:pfilter (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dopus_celt.h110 int pfilter; member
H A Dopusenc.c290 ff_opus_rc_enc_log(rc, f->pfilter, 1); in celt_enc_quant_pfilter()
291 if (!f->pfilter) in celt_enc_quant_pfilter()
439 if (f->pfilter) { in celt_encode_frame()
H A Dopusenc_psy.c292 f->pfilter = 0; in ff_opus_psy_celt_frame_init()
/third_party/ffmpeg/libavdevice/
H A Ddshow.c456 * pointer to the object found in *pfilter.
457 * If pfilter is NULL, list all device names.
464 IBaseFilter **pfilter, char **device_unique_name, in dshow_cycle_devices()
529 if (pfilter) { in dshow_cycle_devices()
616 if (pfilter) { in dshow_cycle_devices()
622 *pfilter = device_filter; in dshow_cycle_devices()
462 dshow_cycle_devices(AVFormatContext *avctx, ICreateDevEnum *devenum, enum dshowDeviceType devtype, enum dshowSourceFilterType sourcetype, IBaseFilter **pfilter, char **device_unique_name, AVDeviceInfoList **device_list) dshow_cycle_devices() argument

Completed in 6 milliseconds