Searched refs:Pass1Encode (Results 1 - 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_onyx_if.c2784 static void Pass1Encode(VP9_COMP *cpi, size_t *size, uint8_t *dest, function
3125 Pass1Encode(cpi, size, dest, frame_flags);
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Donyx_if.c3042 static void Pass1Encode(VP8_COMP *cpi, unsigned long *size, unsigned char *dest, unsigned int *frame_flags) function
5343 Pass1Encode(cpi, size, dest, frame_flags);
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_if.c2992 static void Pass1Encode(VP8_COMP *cpi, unsigned long *size, unsigned char *dest, unsigned int *frame_flags) function
5176 Pass1Encode(cpi, size, dest, frame_flags);

Completed in 554 milliseconds