Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/src/
H A Dmain_video.cc49 FILE* out_fp; member
395 fwrite(enc_data, 1, enc_data_size, ctx->out_fp); in mpp_decoder_frame_callback()
399 fwrite(enc_data, 1, enc_data_size, ctx->out_fp); in mpp_decoder_frame_callback()
528 if (app_ctx.out_fp == NULL) { in main()
534 app_ctx.out_fp = fp; in main()
553 fflush(app_ctx.out_fp); in main()
554 fclose(app_ctx.out_fp); in main()
/OK3568_Linux_fs/kernel/sound/soc/fsl/
H A Dfsl_esai.c179 goto out_fp; in fsl_esai_divisor_cal()
243 out_fp: in fsl_esai_divisor_cal()