Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_loopfilter.c300 const loop_filter_thresh *lfthr, const uint8_t *lfl) { in filter_selectively_vert_row2() argument
313 lfis[0] = lfthr + *lfl; in filter_selectively_vert_row2()
314 lfis[1] = lfthr + *(lfl + lfl_forward); in filter_selectively_vert_row2()
366 lfl += 1; in filter_selectively_vert_row2()
378 const loop_filter_thresh *lfthr, const uint8_t *lfl, int bd) { in highbd_filter_selectively_vert_row2() argument
391 lfis[0] = lfthr + *lfl; in highbd_filter_selectively_vert_row2()
392 lfis[1] = lfthr + *(lfl + lfl_forward); in highbd_filter_selectively_vert_row2()
444 lfl += 1; in highbd_filter_selectively_vert_row2()
456 const loop_filter_thresh *lfthr, const uint8_t *lfl) { in filter_selectively_horiz() argument
464 const loop_filter_thresh *lfi = lfthr + *lfl; in filter_selectively_horiz()
[all …]
/external/ltp/include/mk/
Dconfig.mk.default41 #LEXLIB := -lfl
/external/bison/m4/
Dflex.m478 for ac_lib in '' -lfl -ll; do
/external/ipsec-tools/
DNEWS140 o Fix racoon to build on some systems that require linking against -lfl
/external/webrtc/talk/media/testdata/
Dvoice.rtpdump85 …~}ty}���y{y���wu��sn����su��������~�����|~y������ ��:��5pJ��pjs����jehx��lfl��zil~��kds���vt����…
/external/bison/
Dconfigure8395 for ac_lib in '' -lfl -ll; do