Searched refs:vp9_encode_frame (Results 1 – 3 of 3) sorted by relevance
36 void vp9_encode_frame(struct VP9_COMP *cpi);
3611 vp9_encode_frame(cpi);3639 vp9_encode_frame(cpi);3775 vp9_encode_frame(cpi);3988 vp9_encode_frame(cpi);3993 vp9_encode_frame(cpi);4309 vp9_encode_frame(cpi);
4619 void vp9_encode_frame(VP9_COMP *cpi) { in vp9_encode_frame() function