PSNRContext        60 libavfilter/vf_psnr.c #define OFFSET(x) offsetof(PSNRContext, x)
PSNRContext        71 libavfilter/vf_psnr.c FRAMESYNC_DEFINE_CLASS(psnr, PSNRContext, fs);
PSNRContext       108 libavfilter/vf_psnr.c void compute_images_mse(PSNRContext *s,
PSNRContext       148 libavfilter/vf_psnr.c     PSNRContext *s = ctx->priv;
PSNRContext       230 libavfilter/vf_psnr.c     PSNRContext *s = ctx->priv;
PSNRContext       287 libavfilter/vf_psnr.c     PSNRContext *s = ctx->priv;
PSNRContext       338 libavfilter/vf_psnr.c     PSNRContext *s = ctx->priv;
PSNRContext       366 libavfilter/vf_psnr.c     PSNRContext *s = ctx->priv;
PSNRContext       372 libavfilter/vf_psnr.c     PSNRContext *s = ctx->priv;
PSNRContext       426 libavfilter/vf_psnr.c     .priv_size     = sizeof(PSNRContext),