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

  /external/libvpx/libvpx/vp8/common/
onyxd.h 53 int vp8dx_get_raw_frame(struct VP8D_COMP* comp, YV12_BUFFER_CONFIG *sd, int64_t *time_stamp, int64_t *time_end_stamp, vp8_ppflags_t *flags);
  /external/libvpx/libvpx/vp8/decoder/
onyxd_if.c 418 int vp8dx_get_raw_frame(VP8D_COMP *pbi, YV12_BUFFER_CONFIG *sd, int64_t *time_stamp, int64_t *time_end_stamp, vp8_ppflags_t *flags) function
  /external/libvpx/libvpx/vp8/
vp8_dx_iface.c 608 if (0 == vp8dx_get_raw_frame(ctx->yv12_frame_buffers.pbi[0], &sd,

Completed in 586 milliseconds