Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Drdopt.c8875 static int txfm_search(const AV1_COMP *cpi, const TileDataEnc *tile_data, in txfm_search() function
9634 if (!txfm_search(cpi, tile_data, x, bsize, mi_row, mi_col, rd_stats, in motion_mode_rd()
10766 if (!txfm_search(cpi, NULL, x, bsize, mi_row, mi_col, &rd_stats_yuv, in rd_pick_intrabc_mode_sb()
13038 if (!txfm_search(cpi, tile_data, x, bsize, mi_row, mi_col, &rd_stats, in av1_rd_pick_inter_mode_sb()
13555 if (txfm_search(cpi, tile_data, x, bsize, mi_row, mi_col, &rd_stats, in av1_nonrd_pick_inter_mode_sb()