Searched refs:vp8_get_compressed_data (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/vp8/common/ |
D | onyx.h | 206 …int vp8_get_compressed_data(VP8_PTR comp, unsigned int *frame_flags, unsigned long *size, unsigned…
|
/external/libvpx/vp8/ |
D | vp8_cx_iface.c | 737 …&& -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/ |
D | onyx_if.c | 4793 int vp8_get_compressed_data(VP8_PTR ptr, unsigned int *frame_flags, unsigned long *size, unsigned c… in vp8_get_compressed_data() function
|