Home
last modified time | relevance | path

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

/external/libvpx/vp8/common/
Donyx.h206 …int vp8_get_compressed_data(VP8_PTR comp, unsigned int *frame_flags, unsigned long *size, unsigned…
/external/libvpx/vp8/
Dvp8_cx_iface.c737 …&& -1 != vp8_get_compressed_data(ctx->cpi, &lib_flags, &size, cx_data, &dst_time_stamp, &dst_end_t… in vp8e_encode()
/external/libvpx/vp8/encoder/
Donyx_if.c4793 int vp8_get_compressed_data(VP8_PTR ptr, unsigned int *frame_flags, unsigned long *size, unsigned c… in vp8_get_compressed_data() function