HomeSort by relevance Sort by last modified time
    Searched refs:vp8_get_compressed_data (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
onyx.h 264 int vp8_get_compressed_data(struct VP8_COMP* comp, unsigned int *frame_flags, unsigned long *size, unsigned char *dest, unsigned char *dest_end, int64_t *time_stamp, int64_t *time_end, int flush);
  /external/libvpx/libvpx/vp8/common/
onyx.h 253 int vp8_get_compressed_data(struct VP8_COMP* comp, unsigned int *frame_flags, unsigned long *size, unsigned char *dest, unsigned char *dest_end, int64_t *time_stamp, int64_t *time_end, int flush);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
onyx.h 253 int vp8_get_compressed_data(struct VP8_COMP* comp, unsigned int *frame_flags, unsigned long *size, unsigned char *dest, unsigned char *dest_end, int64_t *time_stamp, int64_t *time_end, int flush);
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/
vp8_cx_iface.c 899 comp_data_state = vp8_get_compressed_data(ctx->cpi,
    [all...]
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 868 comp_data_state = vp8_get_compressed_data(ctx->cpi,
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_cx_iface.c 871 comp_data_state = vp8_get_compressed_data(ctx->cpi,
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
onyx_if.c 5075 int vp8_get_compressed_data(VP8_COMP *cpi, unsigned int *frame_flags, unsigned long *size, unsigned char *dest, unsigned char *dest_end, int64_t *time_stamp, int64_t *time_end, int flush) function
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c 4890 int vp8_get_compressed_data(VP8_COMP *cpi, unsigned int *frame_flags, unsigned long *size, unsigned char *dest, unsigned char *dest_end, int64_t *time_stamp, int64_t *time_end, int flush) function
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_if.c 4891 int vp8_get_compressed_data(VP8_COMP *cpi, unsigned int *frame_flags, unsigned long *size, unsigned char *dest, unsigned char *dest_end, int64_t *time_stamp, int64_t *time_end, int flush) function
    [all...]

Completed in 1002 milliseconds