Searched defs:filter_end (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/frameworks/libs/binary_translation/base/ |
D | tracing.cc | 127 if (const char* filter_end = strchr(env, '=')) { in InitImpl() local
|
/aosp_15_r20/external/libdav1d/src/x86/ |
H A D | ipred16_avx512.asm | 1375 .filter_end: label
|
H A D | ipred_avx512.asm | 83 filter_end: dd 2, 3, 16, 17, -1, -1, 20, 21, 0, 6, 24, 30, 1, 7, 25, 31 define
|
H A D | ipred_sse.asm | 1968 .filter_end: label
|
/aosp_15_r20/external/libvpx/vp9/encoder/ |
H A D | vp9_pickmode.c | 1513 INTERP_FILTER filter_end = EIGHTTAP_SMOOTH; in search_filter_ref() local
|