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

  /external/libvpx/libvpx/vpx/
vpx_image.h 123 #define PLANE_U VPX_PLANE_U
  /frameworks/av/media/libstagefright/codecs/on2/dec/
SoftVPX.cpp 167 srcLine = (const uint8_t *)img->planes[PLANE_U];
171 srcLine += img->stride[PLANE_U];
  /external/libvpx/libvpx/
y4minput.c     [all...]

Completed in 3477 milliseconds