Home
last modified time | relevance | path

Searched defs:current_dst (Results 1 – 3 of 3) sorted by relevance

/external/libaom/av1/common/arm/
Dhighbd_reconintra_neon.c75 uint16x8_t current_dst = vld1q_u16(dst); in av1_highbd_filter_intra_edge_neon() local
114 uint16x8_t current_dst = vld1q_u16(dst); in av1_highbd_filter_intra_edge_neon() local
163 uint16x8_t current_dst = vld1q_u16(dst); in av1_highbd_filter_intra_edge_neon() local
Dreconintra_neon.c266 uint8x8_t current_dst = vld1_u8(dst); in av1_filter_intra_edge_neon() local
305 uint8x8_t current_dst = vld1_u8(dst); in av1_filter_intra_edge_neon() local
352 uint8x8_t current_dst = vld1_u8(dst); in av1_filter_intra_edge_neon() local
/external/libcups/scheduler/
Dfilter.c388 mime_type_t *current_dst; /* Current destination type */ in mime_find_filters() local