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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Dbitstream.c494 void vp8_convert_rfct_to_prob(VP8_COMP *const cpi) function
532 vp8_convert_rfct_to_prob(cpi);
H A Dencodeframe.c43 extern void vp8_convert_rfct_to_prob(VP8_COMP *const cpi);
1019 vp8_convert_rfct_to_prob(cpi);

Completed in 186 milliseconds