Searched refs:vp9_encode_frame (Results 1 – 3 of 3) sorted by relevance
36 void vp9_encode_frame(struct VP9_COMP *cpi);
3637 vp9_encode_frame(cpi);3665 vp9_encode_frame(cpi);3801 vp9_encode_frame(cpi);4028 vp9_encode_frame(cpi);4033 vp9_encode_frame(cpi);4349 vp9_encode_frame(cpi);
4884 void vp9_encode_frame(VP9_COMP *cpi) { in vp9_encode_frame() function