Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.c659 static void block_rd_txfm(int plane, int block, int blk_row, int blk_col, in block_rd_txfm() function
798 vp9_foreach_transformed_block_in_plane(xd, bsize, plane, block_rd_txfm, in txfm_rd_in_plane()
/external/libaom/libaom/av1/encoder/
Drdopt.c3462 static void block_rd_txfm(int plane, int block, int blk_row, int blk_col, in block_rd_txfm() function
3558 av1_foreach_transformed_block_in_plane(xd, bsize, plane, block_rd_txfm, in txfm_rd_in_plane()