Searched refs:txfm_rd_in_plane (Results 1 – 1 of 1) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_rdopt.c | 419 static void txfm_rd_in_plane(MACROBLOCK *x, in txfm_rd_in_plane() function 468 txfm_rd_in_plane(x, rate, distortion, skip, in choose_largest_tx_size() 505 txfm_rd_in_plane(x, &r[n][0], &d[n], &s[n], in choose_tx_size_from_rd() 912 txfm_rd_in_plane(x, &pnrate, &pndist, &pnskip, &pnsse, in super_block_uvrd()
|