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

  /system/media/camera/src/
camera_metadata_tag_info.c 125 static tag_info_t android_color_correction[ANDROID_COLOR_CORRECTION_END -
140 static tag_info_t android_control[ANDROID_CONTROL_END -
233 static tag_info_t android_demosaic[ANDROID_DEMOSAIC_END -
239 static tag_info_t android_edge[ANDROID_EDGE_END -
249 static tag_info_t android_flash[ANDROID_FLASH_END -
265 static tag_info_t android_flash_info[ANDROID_FLASH_INFO_END -
273 static tag_info_t android_hot_pixel[ANDROID_HOT_PIXEL_END -
281 static tag_info_t android_jpeg[ANDROID_JPEG_END -
305 static tag_info_t android_lens[ANDROID_LENS_END -
337 static tag_info_t android_lens_info[ANDROID_LENS_INFO_END
    [all...]
camera_metadata.c 187 } tag_info_t; typedef in typeref:struct:tag_info
    [all...]
  /system/media/camera/docs/
camera_metadata_tag_info.mako 48 static tag_info_t ${path_name(sec) | csyml}[${path_name(sec) | csym}_END -
58 tag_info_t *tag_info[ANDROID_SECTION_COUNT] = {

Completed in 721 milliseconds