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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/decoder/
vp9_decoder.h 67 int vp9_get_raw_frame(struct VP9Decoder *pbi, YV12_BUFFER_CONFIG *sd,
vp9_decoder.c 288 int vp9_get_raw_frame(VP9Decoder *pbi, YV12_BUFFER_CONFIG *sd, function
  /external/libvpx/libvpx/vp9/decoder/
vp9_decoder.h 70 int vp9_get_raw_frame(struct VP9Decoder *pbi,
vp9_decoder.c 406 int vp9_get_raw_frame(VP9Decoder *pbi, YV12_BUFFER_CONFIG *sd, function
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_decoder.h 70 int vp9_get_raw_frame(struct VP9Decompressor *pbi,
vp9_decoder.c 406 int vp9_get_raw_frame(VP9D_COMP *pbi, YV12_BUFFER_CONFIG *sd, function
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/
vp9_dx_iface.c 318 if (vp9_get_raw_frame(ctx->pbi, &sd, &flags))
  /external/libvpx/libvpx/vp9/
vp9_dx_iface.c 289 if (vp9_get_raw_frame(ctx->pbi, &sd, &time_stamp, &time_end_stamp, &flags))
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_dx_iface.c 264 if (!res && 0 == vp9_get_raw_frame(pbi, &sd, &time_stamp,

Completed in 272 milliseconds