Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.h20 extern void vp8_end_first_pass(VP8_COMP *cpi);
Dfirstpass.c373 void vp8_end_first_pass(VP8_COMP *cpi) { in vp8_end_first_pass() function
Donyx_if.c4877 vp8_end_first_pass(cpi); /* get last stats packet */ in vp8_get_compressed_data()