Searched defs:apply_filter (Results 1 – 7 of 7) sorted by relevance
/third_party/jsoncpp/devtools/ |
D | antglob.py | 117 def apply_filter(full_path, filter_rexs): function
|
/third_party/ffmpeg/libavcodec/ |
D | dcaadpcm.c | 40 static inline int64_t apply_filter(const int16_t a[DCA_ADPCM_COEFFS], const int64_t corr[15], const… in apply_filter() function
|
D | apedec.c | 1371 static void apply_filter(APEContext *ctx, APEFilter *f, in apply_filter() function
|
D | mlpenc.c | 1805 static int apply_filter(MLPEncodeContext *ctx, unsigned int channel) in apply_filter() function
|
/third_party/ffmpeg/libavfilter/ |
D | vf_coreimage.m | 181 static int apply_filter(CoreImageContext *ctx, AVFilterLink *link, AVFrame *frame) function
|
/third_party/libabigail/src/ |
D | abg-comp-filter.cc | 41 apply_filter(filter_base& filter, corpus_diff_sptr d) in apply_filter() function 62 apply_filter(filter_base& filter, diff_sptr d) in apply_filter() function 84 apply_filter(filter_base_sptr filter, diff_sptr d) in apply_filter() function
|
/third_party/python/Lib/tkinter/ |
D | tix.py | 803 def apply_filter(self): # name of subwidget is same as command member in FileSelectBox
|