Searched refs:vp9_encode_frame (Results 1 – 3 of 3) sorted by relevance
36 void vp9_encode_frame(struct VP9_COMP *cpi);
4128 vp9_encode_frame(cpi);4161 vp9_encode_frame(cpi);4315 vp9_encode_frame(cpi);4548 vp9_encode_frame(cpi);4869 vp9_encode_frame(cpi);
6169 void vp9_encode_frame(VP9_COMP *cpi) { in vp9_encode_frame() function