Home
last modified time | relevance | path

Searched refs:thumbcrop_aspect_ratio (Results 1 – 1 of 1) sorted by relevance

/device/google/marlin/camera/QCamera2/stack/mm-jpeg-interface/src/
Dmm_jpeg.c1153 double thumbcrop_aspect_ratio = (double)p_thumb_dim->crop.width / in mm_jpeg_session_config_thumbnail() local
1157 if ((thumbdst_aspect_ratio - thumbcrop_aspect_ratio) > in mm_jpeg_session_config_thumbnail()
1160 } else if ((thumbcrop_aspect_ratio - thumbdst_aspect_ratio) > in mm_jpeg_session_config_thumbnail()