Home | History | Annotate | Download | only in camera

Lines Matching full:link_jpeg_encoder_setlocation

144 int8_t (*LINK_jpeg_encoder_setLocation)(const camera_position_type *location);
177 #define LINK_jpeg_encoder_setLocation jpeg_encoder_setLocation
2193 *(void**)&LINK_jpeg_encoder_setLocation =
2734 if (!LINK_jpeg_encoder_setLocation(&pt)) {
2735 ALOGE("jpeg_set_location: LINK_jpeg_encoder_setLocation failed.");