Searched refs:Pass2Encode (Results 1 – 2 of 2) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
D | vp9_onyx_if.c | 2878 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/ |
D | onyx_if.c | 4803 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()
|