Searched refs:Pass2Encode (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encoder.c2401 static void Pass2Encode(VP9_COMP *cpi, size_t *size, function
2791 Pass2Encode(cpi, size, dest, frame_flags);
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_onyx_if.c2795 static void Pass2Encode(VP9_COMP *cpi, size_t *size, function
3128 Pass2Encode(cpi, size, dest, frame_flags);
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Donyx_if.c5018 static void Pass2Encode(VP8_COMP *cpi, unsigned long *size, unsigned char *dest, unsigned char * dest_end, unsigned int *frame_flags) function
5347 Pass2Encode(cpi, size, dest, dest_end, frame_flags);
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_if.c4802 static void Pass2Encode(VP8_COMP *cpi, unsigned long *size, unsigned char *dest, unsigned char * dest_end, unsigned int *frame_flags) function
5180 Pass2Encode(cpi, size, dest, dest_end, frame_flags);

Completed in 55 milliseconds