Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c1732 static void encode_b_rt(VP9_COMP *cpi, ThreadData *td, in encode_b_rt() function
1791 encode_b_rt(cpi, td, tile, tp, mi_row, mi_col, output_enabled, subsize, in encode_sb_rt()
1795 encode_b_rt(cpi, td, tile, tp, mi_row, mi_col, output_enabled, subsize, in encode_sb_rt()
1798 encode_b_rt(cpi, td, tile, tp, mi_row, mi_col + hbs, output_enabled, in encode_sb_rt()
1803 encode_b_rt(cpi, td, tile, tp, mi_row, mi_col, output_enabled, subsize, in encode_sb_rt()
1806 encode_b_rt(cpi, td, tile, tp, mi_row + hbs, mi_col, output_enabled, in encode_sb_rt()
3477 encode_b_rt(cpi, td, tile_info, tp, mi_row, mi_col, output_enabled, in nonrd_use_partition()
3488 encode_b_rt(cpi, td, tile_info, tp, mi_row, mi_col, output_enabled, in nonrd_use_partition()
3498 encode_b_rt(cpi, td, tile_info, tp, mi_row, mi_col + hbs, in nonrd_use_partition()
3510 encode_b_rt(cpi, td, tile_info, tp, mi_row, mi_col, output_enabled, in nonrd_use_partition()
[all …]