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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_image.h 123 #define PLANE_U VPX_PLANE_U
  /external/libvpx/libvpx/vpx/
vpx_image.h 127 #define PLANE_U VPX_PLANE_U
  /external/libvpx/libvpx/
y4minput.c     [all...]
  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderVP9HWR.cpp 618 srcLine = (const uint8_t *)img->planes[PLANE_U];
622 srcLine += img->stride[PLANE_U];
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
y4minput.c     [all...]

Completed in 364 milliseconds