Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.h39 void vp9_encode_tile(struct VP9_COMP *cpi, struct ThreadData *td, int tile_row,
Dvp9_ethread.c53 vp9_encode_tile(cpi, thread_data->td, tile_row, tile_col); in enc_worker_hook()
Dvp9_encodeframe.c5626 void vp9_encode_tile(VP9_COMP *cpi, ThreadData *td, int tile_row, in vp9_encode_tile() function
5650 vp9_encode_tile(cpi, &cpi->td, tile_row, tile_col); in encode_tiles()