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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Davconv.c108 static int same_quant = 0; variable
1422 /* handles same_quant here. This is not correct because it may
1939 quality = same_quant ? decoded_frame->quality : 0;
2031 same_quant ? quality : ost->st->codec->global_quality);
3556 if (qscale >= 0 || same_quant) {
4456 { "same_quant", OPT_BOOL | OPT_VIDEO, {(void*)&same_quant},

Completed in 48 milliseconds