Home
last modified time | relevance | path

Searched refs:av1_subtract_plane (Results 1 – 6 of 6) sorted by relevance

/external/libaom/av1/encoder/
Dencodemb.h140 void av1_subtract_plane(MACROBLOCK *x, BLOCK_SIZE plane_bsize, int plane);
Dencodemb.c74 void av1_subtract_plane(MACROBLOCK *x, BLOCK_SIZE plane_bsize, int plane) { in av1_subtract_plane() function
637 av1_subtract_plane(x, bsize, 0); in av1_encode_sby_pass1()
675 av1_subtract_plane(x, plane_bsize, plane); in av1_encode_sb()
Dmotion_search_facade.c382 av1_subtract_plane(x, bsize, 0); in av1_single_motion_search()
409 av1_subtract_plane(x, bsize, 0); in av1_single_motion_search()
Dcompound_type.c492 av1_subtract_plane(x, bs, 0); in estimate_yrd_for_sb()
Dtx_search.c3649 av1_subtract_plane(x, plane_bsize, plane); in av1_txfm_uvrd()
3762 av1_subtract_plane(x, bsize, 0); in av1_txfm_search()
Drdopt.c1657 av1_subtract_plane(x, plane_bsize, plane); in skip_mode_rd()
3601 av1_subtract_plane(x, bsize, 0); in refine_winner_mode_tx()