Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_ethread.h49 void vp9_encode_fp_row_mt(struct VP9_COMP *cpi);
Dvp9_ethread.c425 void vp9_encode_fp_row_mt(VP9_COMP *cpi) { in vp9_encode_fp_row_mt() function
Dvp9_firstpass.c1477 vp9_encode_fp_row_mt(cpi); in vp9_first_pass()