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

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c2230 static void encode_b_rt(VP9_COMP *cpi, ThreadData *td, function
2276 encode_b_rt(cpi, td, tile, tp, mi_row, mi_col, output_enabled, subsize,
2280 encode_b_rt(cpi, td, tile, tp, mi_row, mi_col, output_enabled, subsize,
2283 encode_b_rt(cpi, td, tile, tp, mi_row, mi_col + hbs, output_enabled,
2288 encode_b_rt(cpi, td, tile, tp, mi_row, mi_col, output_enabled, subsize,
2291 encode_b_rt(cpi, td, tile, tp, mi_row + hbs, mi_col, output_enabled,
4025 encode_b_rt(cpi, td, tile_info, tp, mi_row, mi_col, output_enabled,
4036 encode_b_rt(cpi, td, tile_info, tp, mi_row, mi_col, output_enabled,
4046 encode_b_rt(cpi, td, tile_info, tp, mi_row, mi_col + hbs,
4058 encode_b_rt(cp
[all...]

Completed in 52 milliseconds