Lines Matching refs:sw_format
1727 int planes = av_pix_fmt_count_planes(cuda_fc->sw_format);
1762 int planes = av_pix_fmt_count_planes(hwfc->sw_format);
1788 const int planes = av_pix_fmt_count_planes(hwfc->sw_format);
1912 const int planes = av_pix_fmt_count_planes(hwfc->sw_format);
2027 enum AVPixelFormat format = hwfc->sw_format;
2163 .format = av_vkfmt_from_pixfmt(hwfc->sw_format)[0],
2217 for (int i = 0; i < av_pix_fmt_count_planes(hwfc->sw_format); i++) {
2294 const VkFormat *fmt = av_vkfmt_from_pixfmt(hwfc->sw_format);
2316 av_log(hwfc, AV_LOG_ERROR, "There are no supported modifiers for the given sw_format\n");
2435 fmts[0] = hwfc->sw_format;
2451 const int planes = av_pix_fmt_count_planes(hwfc->sw_format);
2489 const int planes = av_pix_fmt_count_planes(hwfc->sw_format);
2585 const int planes = av_pix_fmt_count_planes(hwfc->sw_format);
2755 hwfc->sw_format, src->width, src->height, i);
2983 const int planes = av_pix_fmt_count_planes(hwfc->sw_format);
2984 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(hwfc->sw_format);
3097 get_plane_wh(&p_w, &p_h, hwfc->sw_format, hwfc->width, hwfc->height, i);
3160 const int planes = av_pix_fmt_count_planes(hwfc->sw_format);
3161 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(hwfc->sw_format);
3211 get_plane_wh(&p_w, &p_h, hwfc->sw_format, hwfc->width, hwfc->height, i);
3304 const int planes = av_pix_fmt_count_planes(hwfc->sw_format);
3366 VkFormat plane_vkfmt = av_vkfmt_from_pixfmt(hwfc->sw_format)[i];
4005 const int planes = av_pix_fmt_count_planes(hwfc->sw_format);
4006 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(hwfc->sw_format);
4056 get_plane_wh(&w, &h, hwfc->sw_format, hwfc->width, hwfc->height, i);