Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dtokenize.h43 DRY_RUN_NORMAL, enumerator
Dtokenize.c157 } else if (dry_run == DRY_RUN_NORMAL) { in tokenize_vartx()
Dencodeframe.c1789 encode_superblock(cpi, tile_data, td, tp, DRY_RUN_NORMAL, mi_row, in rd_use_partition()
1813 encode_superblock(cpi, tile_data, td, tp, DRY_RUN_NORMAL, mi_row, in rd_use_partition()
1945 encode_sb(cpi, td, tile_data, tp, mi_row, mi_col, DRY_RUN_NORMAL, bsize, in rd_use_partition()
2015 encode_superblock(cpi, tile_data, td, tp, DRY_RUN_NORMAL, mi_row, in nonrd_use_partition()
2039 encode_superblock(cpi, tile_data, td, tp, DRY_RUN_NORMAL, mi_row, in nonrd_use_partition()
2111 encode_sb(cpi, td, tile_data, tp, mi_row, mi_col, DRY_RUN_NORMAL, bsize, in nonrd_use_partition()
2220 encode_superblock(cpi, tile_data, td, tp, DRY_RUN_NORMAL, mi_row, mi_col, in rd_try_subblock()
2592 encode_sb(cpi, td, tile_data, tp, mi_row, mi_col, DRY_RUN_NORMAL, bsize, in rd_pick_sqr_partition()
3622 encode_superblock(cpi, tile_data, td, tp, DRY_RUN_NORMAL, mi_row, mi_col, in rd_pick_partition()
3712 encode_superblock(cpi, tile_data, td, tp, DRY_RUN_NORMAL, mi_row, mi_col, in rd_pick_partition()
[all …]
Dencodetxb.c2150 } else if (dry_run == DRY_RUN_NORMAL) {