Searched refs:VP8ApplyNearLossless (Results 1 – 3 of 3) sorted by relevance
100 int VP8ApplyNearLossless(int xsize, int ysize, uint32_t* argb, int quality) { in VP8ApplyNearLossless() function
507 int VP8ApplyNearLossless(int xsize, int ysize, uint32_t* argb, int quality);
1476 if (!VP8ApplyNearLossless(width, height, picture->argb, in VP8LEncodeStream()