Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmotion_est.c893 int varc; ///< the variance of the block (sum of squared (p[y][x]-average)) in ff_estimate_p_frame_motion() local
917 varc = s->mpvencdsp.pix_norm1(pix, s->linesize) - in ff_estimate_p_frame_motion()
921 pic->mb_var [s->mb_stride * mb_y + mb_x] = (varc+128)>>8; in ff_estimate_p_frame_motion()
922 c->mb_var_sum_temp += (varc+128)>>8; in ff_estimate_p_frame_motion()
972 int p_score= FFMIN(vard, varc-500+(s->lambda2>>FF_LAMBDA_SHIFT)*100); in ff_estimate_p_frame_motion()
973 int i_score= varc-500+(s->lambda2>>FF_LAMBDA_SHIFT)*20; in ff_estimate_p_frame_motion()
976 if (vard*2 + 200*256 > varc && !s->intra_penalty) in ff_estimate_p_frame_motion()
978 if (varc*2 + 200*256 > vard || s->qscale > 24){ in ff_estimate_p_frame_motion()
990 && !c->skip && varc>50<<8 && vard>10<<8){ in ff_estimate_p_frame_motion()
1011 && !c->skip && varc>50<<8 && vard>10<<8){ in ff_estimate_p_frame_motion()
[all …]
Ddnxhdenc.c951 int varc; in dnxhd_mb_var_thread() local
955 varc = ctx->m.mpvencdsp.pix_norm1(pix, ctx->m.linesize); in dnxhd_mb_var_thread()
959 sum = varc = 0; in dnxhd_mb_var_thread()
964 varc += val * val; in dnxhd_mb_var_thread()
968 varc = (varc - (((unsigned) sum * sum) >> 8) + 128) >> 8; in dnxhd_mb_var_thread()
970 ctx->mb_cmp[mb].value = varc; in dnxhd_mb_var_thread()
Dsnowenc.c408 int varc= iscore >> 8; in encode_q_branch() local
410 if (vard <= 64 || vard < varc) in encode_q_branch()
411 c->scene_change_score+= ff_sqrt(vard) - ff_sqrt(varc); in encode_q_branch()
Dmpegvideo_enc.c2647 int varc; in mb_var_thread() local
2650 varc = (s->mpvencdsp.pix_norm1(pix, s->linesize) - in mb_var_thread()
2653 s->current_picture.mb_var [s->mb_stride * mb_y + mb_x] = varc; in mb_var_thread()
2655 s->me.mb_var_sum_temp += varc; in mb_var_thread()
/third_party/skia/third_party/externals/icu/source/data/unit/
Dbr.txt1086 many{"{0} a varc'hadoù nerzh"}
1089 two{"{0} varc'had nerzh"}
/third_party/icu/icu4c/source/data/unit/
Dbr.txt1095 many{"{0} a varc'hadoù nerzh"}
1098 two{"{0} varc'had nerzh"}