Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_int.h533 int vp9_get_compressed_data(VP9_COMP *cpi, unsigned int *frame_flags,
Dvp9_onyx_if.c2987 int vp9_get_compressed_data(VP9_COMP *cpi, unsigned int *frame_flags, function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_cx_iface.c775 -1 != vp9_get_compressed_data(ctx->cpi, &lib_flags, &size, in vp9e_encode()