Searched defs:y_only (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vp9/common/ |
D | vp9_thread_common.c | 94 int start, int stop, int y_only, in thread_loop_filter_rows() 158 int start, int stop, int y_only, in loop_filter_rows_mt() 219 int y_only, int partial_frame, in vp9_loop_filter_frame_mt()
|
D | vp9_loopfilter.h | 152 int y_only; member
|
D | vp9_loopfilter.c | 1538 int start, int stop, int y_only) { in loop_filter_rows() 1586 int y_only, int partial_frame) { in vp9_loop_filter_frame()
|