Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_ethread.h47 void vp9_encode_tiles_row_mt(struct VP9_COMP *cpi);
Dvp9_ethread.c597 void vp9_encode_tiles_row_mt(VP9_COMP *cpi) { in vp9_encode_tiles_row_mt() function
Dvp9_encodeframe.c6077 vp9_encode_tiles_row_mt(cpi); in encode_frame_internal()