Searched defs:call_filter (Results 1 – 2 of 2) sorted by relevance
/external/libaom/libaom/test/ |
D | lpf_test.cc | 147 void call_filter(uint16_t *s, LOOP_PARAM, int bd, hbdloop_op_t op) { in call_filter() function 150 void call_filter(uint8_t *s, LOOP_PARAM, int bd, loop_op_t op) { in call_filter() function
|
/external/libchrome/third_party/jinja2/ |
D | environment.py | 438 def call_filter(self, name, value, args=None, kwargs=None, member in Environment
|