Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_loopfilter.c306 const uint8_t *lfl) { in filter_selectively_vert_row2()
406 const uint8_t *lfl, int bd) { in highbd_filter_selectively_vert_row2()
505 const uint8_t *lfl) { in filter_selectively_horiz()
602 const uint8_t *lfl, int bd) { in highbd_filter_selectively_horiz()
1096 const uint8_t *lfl) { in filter_selectively_vert()
1130 const uint8_t *lfl, int bd) { in highbd_filter_selectively_vert()
1177 uint8_t lfl[MI_BLOCK_SIZE * MI_BLOCK_SIZE]; in vp9_filter_block_plane_non420() local