Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.h42 void vp9_encode_sb_row(struct VP9_COMP *cpi, struct ThreadData *td,
Dvp9_ethread.c591 vp9_encode_sb_row(cpi, thread_data->td, tile_row, tile_col, mi_row); in enc_row_mt_worker_hook()
Dvp9_encodeframe.c5779 void vp9_encode_sb_row(VP9_COMP *cpi, ThreadData *td, int tile_row, in vp9_encode_sb_row() function
5822 vp9_encode_sb_row(cpi, td, tile_row, tile_col, mi_row); in vp9_encode_tile()