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 111 unsigned int d_w; /**< Displayed image width */ member in struct:vpx_image
167 * \param[in] d_w Width of the image
178 unsigned int d_w,
192 * \param[in] d_w Width of the image
203 unsigned int d_w,

Completed in 39 milliseconds