Searched refs:av1_encode_sb_row (Results 1 – 3 of 3) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | encodeframe.h | 40 void av1_encode_sb_row(struct AV1_COMP *cpi, struct ThreadData *td,
|
D | ethread.c | 339 av1_encode_sb_row(cpi, td, tile_row, tile_col, current_mi_row); in enc_row_mt_worker_hook()
|
D | encodeframe.c | 4996 void av1_encode_sb_row(AV1_COMP *cpi, ThreadData *td, int tile_row, in av1_encode_sb_row() function 5058 av1_encode_sb_row(cpi, td, tile_row, tile_col, mi_row); in av1_encode_tile()
|