Home
last modified time | relevance | path

Searched refs:vp9_encode_frame (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_encodeframe.h27 void vp9_encode_frame(struct VP9_COMP *cpi);
Dvp9_onyx_if.c2268 vp9_encode_frame(cpi);
2327 vp9_encode_frame(cpi);
Dvp9_encodeframe.c3196 void vp9_encode_frame(VP9_COMP *cpi) { in vp9_encode_frame() function