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

  /external/libvpx/libvpx/vp8/common/
onyx.h 252 int vp8_receive_raw_frame(struct VP8_COMP* comp, unsigned int frame_flags, YV12_BUFFER_CONFIG *sd, int64_t time_stamp, int64_t end_time_stamp);
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 854 if (vp8_receive_raw_frame(ctx->cpi, ctx->next_frame_flag | lib_flags,
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c 4820 int vp8_receive_raw_frame(VP8_COMP *cpi, unsigned int frame_flags, YV12_BUFFER_CONFIG *sd, int64_t time_stamp, int64_t end_time) function
    [all...]

Completed in 82 milliseconds