Searched refs:Pass1Encode (Results 1 – 2 of 2) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
D | vp9_onyx_if.c | 2867 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/ |
D | onyx_if.c | 2993 static void Pass1Encode(VP8_COMP *cpi, unsigned long *size, unsigned char *dest, unsigned int *fram… in Pass1Encode() function 5178 Pass1Encode(cpi, size, dest, frame_flags); in vp8_get_compressed_data()
|