Searched defs:LPF (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/libdav1d/src/ppc/ |
H A D | loopfilter_tmpl.c | 1358 #define LPF(fn) BF(dav1d_lpf_##fn, vsx) macro 1360 #define LPF(fn) BF(dav1d_lpf_##fn, pwr9) macro 1363 void LPF(h_sb_y)(pixel *dst, const ptrdiff_t stride, in LPF() function 1450 void LPF(v_sb_y)(pixel *dst, const ptrdiff_t stride, in LPF() function 1531 void LPF(h_sb_uv)(pixel *dst, const ptrdiff_t stride, in LPF() function 1615 void LPF(v_sb_uv)(pixel *dst, const ptrdiff_t stride, in LPF() function
|
/aosp_15_r20/external/e2fsprogs/misc/ |
H A D | mklost+found.c | 30 #define LPF "lost+found" macro
|
/aosp_15_r20/frameworks/av/media/libeffects/lvm/wrapper/Reverb/ |
H A D | EffectReverb.h | 33 int16_t LPF; member
|
/aosp_15_r20/frameworks/av/media/libeffects/lvm/lib/Reverb/lib/ |
H A D | LVREV.h | 90 LVM_UINT32 LPF; /* Low pass filter, in Hz */ member
|
/aosp_15_r20/external/f2fs-tools/include/ |
H A D | f2fs_fs.h | 428 #define LPF "lost+found" macro
|