Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h1091 void vp9_set_row_mt(VP9_COMP *cpi);
Dvp9_encoder.c2043 vp9_set_row_mt(cpi); in vp9_change_config()
7103 void vp9_set_row_mt(VP9_COMP *cpi) { function
/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c1442 vp9_set_row_mt(ctx->cpi); in ctrl_set_svc()