Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codecs/m4v_h263/enc/src/
H A Dmotion_est.cpp176 FILE *fp_debug; in MotionEstimation() local
301 fclose(fp_debug); in MotionEstimation()
334 fprintf(fp_debug, "\n"); in MotionEstimation()
335 fclose(fp_debug); in MotionEstimation()
351 fclose(fp_debug); in MotionEstimation()
370 fclose(fp_debug); in MotionEstimation()
413 fprintf(fp_debug, "%d MODE_INTER\n", mbnum); in MotionEstimation()
414 fclose(fp_debug); in MotionEstimation()
431 fclose(fp_debug); in MotionEstimation()
450 fprintf(fp_debug, "%d MODE_INTRA\n", mbnum); in MotionEstimation()
[all …]