Home
last modified time | relevance | path

Searched refs:Pass2Encode (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c3970 static void Pass2Encode(VP9_COMP *cpi, size_t *size, function
4396 Pass2Encode(cpi, size, dest, frame_flags);
/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c5197 static void Pass2Encode(VP8_COMP *cpi, unsigned long *size, unsigned char *dest, unsigned char * de… in Pass2Encode() function
5549 Pass2Encode(cpi, size, dest, dest_end, frame_flags); in vp8_get_compressed_data()