Lines Matching defs:target
796 VAAPIEncodePicture *target,
802 av_assert0(pic != target);
804 pic->refs[pic->nb_refs++] = target;
810 pic->dpb[pic->nb_dpb_pics++] = target;
816 pic->prev = target;
820 target->ref_count[0] += refs;
821 target->ref_count[1] += refs;
1485 av_log(avctx, AV_LOG_ERROR, "No usable render target format "
1516 av_log(avctx, AV_LOG_VERBOSE, "Using VAAPI render target "
1691 // Accuracy tolerance range for meeting the specified target
1715 // We only have a target bitrate, but this mode requires
1718 // pick a maximum rate of double the target rate.
1814 av_log(avctx, AV_LOG_VERBOSE, "RC target: %"PRId64" bps "
1819 av_log(avctx, AV_LOG_VERBOSE, "RC target: %d%% of "