Searched refs:av1_foreach_rest_unit_in_plane (Results 1 – 3 of 3) sorted by relevance
/external/libaom/libaom/av1/common/ |
D | restoration.h | 335 void av1_foreach_rest_unit_in_plane(const struct AV1Common *cm, int plane,
|
D | restoration.c | 1184 av1_foreach_rest_unit_in_plane(cm, plane, lr_ctxt->on_rest_unit, in foreach_rest_unit_in_planes() 1296 void av1_foreach_rest_unit_in_plane(const struct AV1Common *cm, int plane, in av1_foreach_rest_unit_in_plane() function
|
/external/libaom/libaom/av1/encoder/ |
D | pickrst.c | 1691 av1_foreach_rest_unit_in_plane(rsc->cm, rsc->plane, funs[rtype], rsc, in search_rest_type()
|