Searched refs:OneStatPass (Results 1 – 1 of 1) sorted by relevance
/external/webp/src/enc/ |
D | frame.c | 627 static int OneStatPass(VP8Encoder* const enc, float q, int rd_opt, int nb_mbs, in OneStatPass() function 688 OneStatPass(enc, q, rd_opt, nb_mbs, NULL); in VP8StatLoop() 698 const int size = OneStatPass(enc, q, rd_opt, nb_mbs, &PSNR); in VP8StatLoop()
|