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

  /external/webp/examples/
dwebp.c 259 const int a_height = yuv->a ? height : 0; local
262 out_stride, height + uv_height + a_height);
283 for (y = 0; ok && y < a_height; ++y) {
  /device/lge/mako/camera/
QualcommCameraHardware.cpp 161 int8_t (*LINK_set_liveshot_params)(uint32_t a_width, uint32_t a_height, exif_tags_info_t *a_exif_data,
    [all...]

Completed in 74 milliseconds