AV_PIX_FMT_BAYER_RGGB16  301 libavcodec/cfhd.c     if (s->coded_format == AV_PIX_FMT_BAYER_RGGB16) {
AV_PIX_FMT_BAYER_RGGB16  315 libavcodec/cfhd.c     if (s->coded_format == AV_PIX_FMT_BAYER_RGGB16) {
AV_PIX_FMT_BAYER_RGGB16  584 libavcodec/cfhd.c                 s->coded_format = AV_PIX_FMT_BAYER_RGGB16;
AV_PIX_FMT_BAYER_RGGB16  629 libavcodec/cfhd.c                 unsigned height = s->cropped_height << (avctx->pix_fmt == AV_PIX_FMT_BAYER_RGGB16);
AV_PIX_FMT_BAYER_RGGB16  803 libavcodec/cfhd.c     if (avctx->pix_fmt == AV_PIX_FMT_BAYER_RGGB16) {
AV_PIX_FMT_BAYER_RGGB16  818 libavcodec/cfhd.c         if (avctx->pix_fmt == AV_PIX_FMT_BAYER_RGGB16) {
AV_PIX_FMT_BAYER_RGGB16  962 libavcodec/cfhd.c             if (avctx->pix_fmt == AV_PIX_FMT_BAYER_RGGB16) {
AV_PIX_FMT_BAYER_RGGB16  971 libavcodec/cfhd.c             if (avctx->pix_fmt == AV_PIX_FMT_BAYER_RGGB16 &&
AV_PIX_FMT_BAYER_RGGB16  980 libavcodec/cfhd.c                 if (avctx->pix_fmt == AV_PIX_FMT_BAYER_RGGB16)
AV_PIX_FMT_BAYER_RGGB16 1026 libavcodec/cfhd.c     if (avctx->pix_fmt == AV_PIX_FMT_BAYER_RGGB16)
AV_PIX_FMT_BAYER_RGGB16 1107 libavcodec/tiff.c             s->avctx->pix_fmt = AV_PIX_FMT_BAYER_RGGB16;
AV_PIX_FMT_BAYER_RGGB16 2060 libswscale/swscale_unscaled.c         IS_DIFFERENT_ENDIANESS(srcFormat, dstFormat, AV_PIX_FMT_BAYER_RGGB16) ||