Searched refs:FF_DEBUG_QP (Results 1 – 5 of 5) sorted by relevance
196 if (avctx->debug & (FF_DEBUG_SKIP | FF_DEBUG_QP | FF_DEBUG_MB_TYPE)) { in ff_print_debug_info2()209 if (avctx->debug & FF_DEBUG_QP) { in ff_print_debug_info2()
151 if (!s->lossless && avctx->debug & FF_DEBUG_QP) { in mjpegb_decode_frame()
1628 #define FF_DEBUG_QP 16 macro
210 {"qp", "per-block quantization parameter (QP)", 0, AV_OPT_TYPE_CONST, {.i64 = FF_DEBUG_QP }, INT_MI…
2583 if (!s->lossless && avctx->debug & FF_DEBUG_QP) { in ff_mjpeg_receive_frame()