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

  /external/chromium_org/third_party/libwebp/enc/
picture.c 96 int a_width, a_stride; local
110 a_width = has_alpha ? width : 0;
111 a_stride = a_width;
  /external/webp/src/enc/
picture.c 96 int a_width, a_stride; local
110 a_width = has_alpha ? width : 0;
111 a_stride = a_width;
  /device/lge/mako/camera/
QualcommCameraHardware.cpp 158 int8_t (*LINK_set_liveshot_params)(uint32_t a_width, uint32_t a_height, exif_tags_info_t *a_exif_data,
    [all...]

Completed in 212 milliseconds