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.h40 void vp9_encode_tile(struct VP9_COMP *cpi, struct ThreadData *td,
Dvp9_ethread.c49 vp9_encode_tile(cpi, thread_data->td, tile_row, tile_col); in enc_worker_hook()
Dvp9_encodeframe.c3824 void vp9_encode_tile(VP9_COMP *cpi, ThreadData *td, in vp9_encode_tile() function
3857 vp9_encode_tile(cpi, &cpi->td, tile_row, tile_col); in encode_tiles()