Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dtokenize.h34 DRY_RUN_NORMAL, enumerator
Dencodeframe.c1986 encode_superblock(cpi, tile_data, td, tp, DRY_RUN_NORMAL, subsize, in rd_use_partition()
2010 encode_superblock(cpi, tile_data, td, tp, DRY_RUN_NORMAL, subsize, in rd_use_partition()
2152 encode_sb(cpi, td, tile_data, tp, mi_row, mi_col, DRY_RUN_NORMAL, bsize, in rd_use_partition()
2541 encode_superblock(cpi, tile_data, td, tp, DRY_RUN_NORMAL, subsize, NULL); in rd_try_subblock()
3198 encode_superblock(cpi, tile_data, td, tp, DRY_RUN_NORMAL, subsize, NULL); in rd_pick_partition()
3288 encode_superblock(cpi, tile_data, td, tp, DRY_RUN_NORMAL, subsize, NULL); in rd_pick_partition()
3867 const RUN_TYPE run_type = emit_output ? OUTPUT_ENABLED : DRY_RUN_NORMAL; in rd_pick_partition()
3873 encode_sb(cpi, td, tile_data, tp, mi_row, mi_col, DRY_RUN_NORMAL, bsize, in rd_pick_partition()
Dfirstpass.c401 av1_encode_intra_block_plane(cpi, x, bsize, 0, DRY_RUN_NORMAL, 0); in firstpass_intra_prediction()
Dintra_mode_search.c1222 DRY_RUN_NORMAL, in choose_intra_uv_mode()
Dtx_search.c2113 DRY_RUN_NORMAL); in search_tx_type()
Drdopt.c2854 av1_encode_intra_block_plane(cpi, x, bsize, AOM_PLANE_Y, DRY_RUN_NORMAL, in av1_rd_pick_intra_mode_sb()