Searched refs:FF_DEBUG_QP (Results 1 – 6 of 6) sorted by relevance
195 if (avctx->debug & (FF_DEBUG_SKIP | FF_DEBUG_QP | FF_DEBUG_MB_TYPE)) { in ff_print_debug_info2()208 if (avctx->debug & FF_DEBUG_QP) { in ff_print_debug_info2()
151 if (!s->lossless && avctx->debug & FF_DEBUG_QP) { in mjpegb_decode_frame()
1327 #define FF_DEBUG_QP 16 macro
192 {"qp", "per-block quantization parameter (QP)", 0, AV_OPT_TYPE_CONST, {.i64 = FF_DEBUG_QP }, INT_MI…
2606 if (!s->lossless && avctx->debug & FF_DEBUG_QP) { in ff_mjpeg_receive_frame()
409 ctx->debug |= FF_DEBUG_QP; in LLVMFuzzerTestOneInput()505 ctx->debug &= ~(FF_DEBUG_SKIP | FF_DEBUG_QP | FF_DEBUG_MB_TYPE); in LLVMFuzzerTestOneInput()521 ctx->debug &= ~(FF_DEBUG_SKIP | FF_DEBUG_QP | FF_DEBUG_MB_TYPE); in LLVMFuzzerTestOneInput()