Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/
H A Drkisp_demo.cpp297 char* get_sensor_name(demo_context_t* ctx) in get_sensor_name() function
1029 ERR("%s: %s error %d, %s\n", get_sensor_name(ctx), s, errno, strerror(errno)); in errno_exit()
1403 DBG("%s:-------- stream on output -------------\n", get_sensor_name(ctx));
1415 DBG("%s:-------- stream on pp input -------------\n", get_sensor_name(ctx));
1437 DBG("%s:-------- stream on isp mp -------------\n", get_sensor_name(ctx));
1495 "memory mapping\n", get_sensor_name(ctx), get_dev_name(ctx));
1503 ERR("%s: Insufficient buffer memory on %s\n", get_sensor_name(ctx),
1511 ERR("%s: Out of memory\n", get_sensor_name(ctx));
1568 DBG("%s: get dma buf(%d)-fd: %d\n", get_sensor_name(ctx), ctx->n_buffers, expbuf.fd);
1579 printf("%s:-------- request pp input buffer -------------\n", get_sensor_name(ctx));
[all …]