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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_onyx_if.c2878 static void Pass2Encode(VP9_COMP *cpi, size_t *size, function
3211 Pass2Encode(cpi, size, dest, frame_flags);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Donyx_if.c4803 static void Pass2Encode(VP8_COMP *cpi, unsigned long *size, unsigned char *dest, unsigned char * dest_end, unsigned int *frame_flags) function
5182 Pass2Encode(cpi, size, dest, dest_end, frame_flags);

Completed in 42 milliseconds