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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_onyx_if.c2867 static void Pass1Encode(VP9_COMP *cpi, size_t *size, uint8_t *dest, function
3208 Pass1Encode(cpi, size, dest, frame_flags);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Donyx_if.c2993 static void Pass1Encode(VP8_COMP *cpi, unsigned long *size, unsigned char *dest, unsigned int *frame_flags) function
5178 Pass1Encode(cpi, size, dest, frame_flags);

Completed in 40 milliseconds