Searched defs:y_only (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vp9/common/ |
D | vp9_thread_common.c | 91 int y_only, VP9LfSync *const lf_sync) { in thread_loop_filter_rows() 153 int start, int stop, int y_only, in loop_filter_rows_mt() 212 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 | 1418 int start, int stop, int y_only) { in loop_filter_rows() 1464 MACROBLOCKD *xd, int frame_filter_level, int y_only, in vp9_loop_filter_frame()
|