Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c2310 static void Pass2Encode(VP9_COMP *cpi, size_t *size, in Pass2Encode() function
2704 Pass2Encode(cpi, size, dest, frame_flags); in vp9_get_compressed_data()
/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c4853 static void Pass2Encode(VP8_COMP *cpi, unsigned long *size, unsigned char *dest, unsigned char * de… in Pass2Encode() function
5182 Pass2Encode(cpi, size, dest, dest_end, frame_flags); in vp8_get_compressed_data()