Home
last modified time | relevance | path

Searched refs:vp9_end_first_pass (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.h232 void vp9_end_first_pass(struct VP9_COMP *cpi);
Dvp9_firstpass.c315 void vp9_end_first_pass(VP9_COMP *cpi) { in vp9_end_first_pass() function
/external/libvpx/libvpx/vp9/
Dsimple_encode.cc167 vp9_end_first_pass(cpi); in ComputeFirstPassStats()
Dvp9_cx_iface.c1240 vp9_end_first_pass(cpi); in encoder_encode()