Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/test/
H A Dlpf_test.cc42 typedef void (*loop_op_t)(Pixel *s, int p, const uint8_t *blimit, typedef
52 typedef void (*loop_op_t)(Pixel *s, int p, const uint8_t *blimit, typedef
/aosp_15_r20/external/libaom/test/
H A Dlpf_test.cc48 typedef void (*loop_op_t)(uint8_t *s, LOOP_PARAM); typedef