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

  /external/libvpx/vp8/common/
onyx.h 209 int vp8_receive_raw_frame(VP8_PTR comp, unsigned int frame_flags, YV12_BUFFER_CONFIG *sd, INT64 time_stamp, INT64 end_time_stamp);
  /external/libvpx/vp8/
vp8_cx_iface.c 747 if (vp8_receive_raw_frame(ctx->cpi, ctx->next_frame_flag | lib_flags,
    [all...]
  /external/libvpx/vp8/encoder/
onyx_if.c 4675 int vp8_receive_raw_frame(VP8_PTR ptr, unsigned int frame_flags, YV12_BUFFER_CONFIG *sd, INT64 time_stamp, INT64 end_time) function
    [all...]

Completed in 43 milliseconds