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

  /external/libvpx/libvpx/vpx/
vpx_image.h 107 unsigned int d_w; /**< Displayed image width */ member in struct:vpx_image
163 * \param[in] d_w Width of the image
174 unsigned int d_w,
188 * \param[in] d_w Width of the image
199 unsigned int d_w,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_image.h 107 unsigned int d_w; /**< Displayed image width */ member in struct:vpx_image
165 * \param[in] d_w Width of the image
176 unsigned int d_w,
190 * \param[in] d_w Width of the image
201 unsigned int d_w,
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/
vpx_image.h 110 unsigned int d_w; /**< Displayed image width */ member in struct:vpx_image
166 * \param[in] d_w Width of the image
177 unsigned int d_w,
191 * \param[in] d_w Width of the image
202 unsigned int d_w,

Completed in 37 milliseconds