Searched defs:y_only (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vp9/common/ |
D | vp9_thread_common.c | 93 int y_only, VP9LfSync *const lf_sync) { in thread_loop_filter_rows() 159 int start, int stop, int y_only, in loop_filter_rows_mt() 221 int frame_filter_level, int y_only, in vp9_loop_filter_frame_mt()
|
D | vp9_loopfilter.h | 147 int y_only; member
|
D | vp9_loopfilter.c | 1426 int start, int stop, int y_only) { in loop_filter_rows() 1472 MACROBLOCKD *xd, int frame_filter_level, int y_only, in vp9_loop_filter_frame()
|