Home
last modified time | relevance | path

Searched refs:txfm_rd_in_plane (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.c778 static void txfm_rd_in_plane(const VP9_COMP *cpi, MACROBLOCK *x, int *rate, in txfm_rd_in_plane() function
824 txfm_rd_in_plane(cpi, x, rate, distortion, skip, sse, ref_best_rd, 0, bs, in choose_largest_tx_size()
866 txfm_rd_in_plane(cpi, x, &r[n][0], &d[n], &s[n], &sse[n], best_rd, 0, bs, n, in choose_tx_size_from_rd()
1318 txfm_rd_in_plane(cpi, x, &pnrate, &pndist, &pnskip, &pnsse, ref_best_rd, in super_block_uvrd()
/external/libaom/libaom/av1/encoder/
Drdopt.c3527 static void txfm_rd_in_plane(MACROBLOCK *x, const AV1_COMP *cpi, in txfm_rd_in_plane() function
3619 txfm_rd_in_plane(x, cpi, rd_stats, ref_best_rd, AOMMIN(this_rd, skip_rd), in txfm_yrd()
3698 txfm_rd_in_plane(x, cpi, rd_stats, ref_best_rd, AOMMIN(this_rd, skip_rd), in choose_largest_tx_size()
3714 txfm_rd_in_plane(x, cpi, rd_stats, ref_best_rd, 0, 0, bs, mbmi->tx_size, in choose_smallest_tx_size()
4966 txfm_rd_in_plane(x, cpi, &pn_rd_stats, chroma_ref_best_rd, 0, plane, in super_block_uvrd()
6365 txfm_rd_in_plane(x, cpi, &rd_stats, best_rd, 0, plane + 1, bsize, in cfl_rd_pick_alpha()
6393 txfm_rd_in_plane(x, cpi, &rd_stats, best_rd, 0, plane + 1, bsize, in cfl_rd_pick_alpha()