Home
last modified time | relevance | path

Searched defs:dual_loop_op_t (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libvpx/test/
H A Dlpf_test.cc44 typedef void (*dual_loop_op_t)(Pixel *s, int p, const uint8_t *blimit0, typedef
54 typedef void (*dual_loop_op_t)(Pixel *s, int p, const uint8_t *blimit0, typedef
/aosp_15_r20/external/libaom/test/
H A Dlpf_test.cc49 typedef void (*dual_loop_op_t)(uint8_t *s, DUAL_LOOP_PARAM); typedef