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

  /external/libvpx/libvpx/vp9/
vp9_dx_iface.h 36 int img_avail; member in struct:vpx_codec_alg_priv
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_dx_iface.c 43 int img_avail; member in struct:vpx_codec_alg_priv
174 ctx->img_avail = 0;
269 ctx->img_avail = 1;
374 if (ctx->img_avail) {
383 ctx->img_avail = 0;

Completed in 159 milliseconds