Searched defs:plane_end (Results 1 – 4 of 4) sorted by relevance
/external/libaom/libaom/av1/common/ |
D | thread_common.c | 212 int plane_start, int plane_end) { in enqueue_lf_jobs() 395 int plane_start, int plane_end, in loop_filter_rows_mt() 472 MACROBLOCKD *xd, int plane_start, int plane_end, in av1_loop_filter_frame_mt()
|
D | av1_loopfilter.c | 516 int plane_end) { in av1_loop_filter_frame_init() 2357 int plane_start, int plane_end) { in loop_filter_rows() 2466 int plane_start, int plane_end, int partial_frame) { in av1_loop_filter_frame()
|
D | reconinter.c | 679 const int plane_start, const int plane_end) { in av1_setup_dst_planes()
|
/external/libaom/libaom/av1/encoder/ |
D | pickrst.c | 1403 const int plane_end = num_planes > 1 ? AOM_PLANE_V : AOM_PLANE_Y; in av1_pick_filter_restoration() local
|