Home
last modified time | relevance | path

Searched refs:setup_masks (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex.hh145 void (*setup_masks) (const hb_ot_shape_plan_t *plan, member
Dhb-ot-shape.cc602 if (c->plan->shaper->setup_masks) in hb_ot_shape_setup_masks()
603 c->plan->shaper->setup_masks (c->plan, buffer, c->font); in hb_ot_shape_setup_masks()
/external/libaom/libaom/av1/common/
Dav1_loopfilter.c707 static void setup_masks(AV1_COMMON *const cm, int mi_row, int mi_col, int plane, in setup_masks() function
837 setup_masks(cm, mi_row + blk_row, mi_col + blk_col, plane, ssx, ssy, in setup_tx_block_mask()
872 setup_masks(cm, mi_row + blk_row, mi_col + blk_col, plane, ssx, ssy, in setup_tx_block_mask()