Home
last modified time | relevance | path

Searched refs:lens_facing (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavdevice/
H A Dandroid_camera.c66 uint8_t lens_facing; member
227 ACameraMetadata_const_entry lens_facing; in get_sensor_orientation() local
231 ACAMERA_LENS_FACING, &lens_facing); in get_sensor_orientation()
235 ctx->lens_facing = lens_facing.data.u8[0]; in get_sensor_orientation()
646 if (ctx->lens_facing == ACAMERA_LENS_FACING_FRONT) { in add_display_matrix()

Completed in 6 milliseconds