Searched refs:vp9_encode_frame (Results 1 – 3 of 3) sorted by relevance
36 void vp9_encode_frame(struct VP9_COMP *cpi);
3937 vp9_encode_frame(cpi);3970 vp9_encode_frame(cpi);4114 vp9_encode_frame(cpi);4342 vp9_encode_frame(cpi);4658 vp9_encode_frame(cpi);
5880 void vp9_encode_frame(VP9_COMP *cpi) { in vp9_encode_frame() function