Home
last modified time | relevance | path

Searched defs:bpc (Results 1 – 25 of 42) sorted by relevance

12

/third_party/ffmpeg/libavcodec/
Dxbm_parser.c46 XBMParseContext *bpc = s->priv_data; in xbm_init() local
57 XBMParseContext *bpc = s->priv_data; in xbm_parse() local
Dvideodsp.c39 av_cold void ff_videodsp_init(VideoDSPContext *ctx, int bpc) in ff_videodsp_init()
Dbmp_parser.c42 BMPParseContext *bpc = s->priv_data; in bmp_parse() local
Dcri_parser.c49 CRIParser *bpc = s->priv_data; in cri_parse() local
/third_party/mesa3d/src/compiler/nir/
Dnir_convert_ycbcr.c30 int bpc, in y_range()
52 int bpc, in chroma_range()
/third_party/ffmpeg/libavcodec/arm/
Dvideodsp_init_armv5te.c28 av_cold void ff_videodsp_init_armv5te(VideoDSPContext *ctx, int bpc) in ff_videodsp_init_armv5te()
Dvideodsp_init_arm.c26 av_cold void ff_videodsp_init_arm(VideoDSPContext *ctx, int bpc) in ff_videodsp_init_arm()
/third_party/ffmpeg/libavcodec/aarch64/
Dvideodsp_init.c26 av_cold void ff_videodsp_init_aarch64(VideoDSPContext *ctx, int bpc) in ff_videodsp_init_aarch64()
/third_party/ffmpeg/libavcodec/ppc/
Dvideodsp.c33 av_cold void ff_videodsp_init_ppc(VideoDSPContext *ctx, int bpc) in ff_videodsp_init_ppc()
/third_party/ffmpeg/libavcodec/loongarch/
Dvideodsp_init.c42 av_cold void ff_videodsp_init_loongarch(VideoDSPContext *ctx, int bpc) in ff_videodsp_init_loongarch()
/third_party/ffmpeg/libavcodec/mips/
Dvideodsp_init.c45 av_cold void ff_videodsp_init_mips(VideoDSPContext *ctx, int bpc) in ff_videodsp_init_mips()
/third_party/cups-filters/filter/
Drastertops.c83 int bpc) /* I - Original bits per color of data */ in find_bits()
105 int bpc, /* I - bits per color */ in writeImage()
Drastertopdf.cpp304 unsigned bpc; member
357 void modify_pdf_color(struct pdf_info * info, int bpp, int bpc, convertFunction fn) in modify_pdf_color()
618 unsigned width, std::vector<unsigned>& strip_height, cups_cspace_t cs, unsigned bpc) in makePclmStrips()
707 … unsigned height, std::string render_intent, cups_cspace_t cs, unsigned bpc) in makeImage()
944 … unsigned bpp, unsigned bpc, std::string render_intent, cups_cspace_t color_space) in prepare_pdf_page()
1091 unsigned height, int bpp, int bpc, int bpl, std::string render_intent, in add_pdf_page()
Durftopdf.cpp122 …pdf, PointerHolder<Buffer> page_data, unsigned width, unsigned height, ColorSpace cs, unsigned bpc) in makeImage()
/third_party/ffmpeg/libavfilter/
Dthreshold.h32 int bpc; member
Dconvolution.h46 int bpc; member
Dvf_libvmaf.c60 unsigned bpc; member
109 static int copy_picture_data(AVFrame *src, VmafPicture *dst, unsigned bpc) in copy_picture_data()
Dvf_convolution.c556 int x, int w, int y, int h, int bpc) in setup_3x3()
572 int x, int w, int y, int h, int bpc) in setup_5x5()
588 int x, int w, int y, int h, int bpc) in setup_7x7()
604 int x, int w, int y, int h, int bpc) in setup_row()
618 int x, int w, int y, int h, int bpc) in setup_column()
641 const int bpc = s->bpc; in filter_slice() local
Dvf_neighbor.c47 int bpc; member
266 const int bpc = s->bpc; in filter_slice() local
/third_party/ffmpeg/libavformat/
Drawutils.c31 int64_t bpc = par->bits_per_coded_sample != 15 ? par->bits_per_coded_sample : 16; in ff_reshuffle_raw_rgb() local
Ddxa.c34 int bpc; member
Dmvdec.c168 uint64_t bpc = var_read_int(pb, size) * (uint64_t)8; in parse_audio_var() local
/third_party/ffmpeg/libavcodec/x86/
Dvideodsp_init.c220 av_cold void ff_videodsp_init_x86(VideoDSPContext *ctx, int bpc) in ff_videodsp_init_x86()
/third_party/ffmpeg/libswscale/
Dslice.c188 static void fill_ones(SwsSlice *s, int n, int bpc) in fill_ones()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleShaderBuiltInTests.cpp1241 const auto bpc = de::toString(bitsPerCoord(m_params.sampleCount)); in initPrograms() local
1584 const auto bpc = de::toString(bitsPerCoord(m_params.sampleCount)); in initPrograms() local
2061 const auto bpc = bitsPerCoord(sampleCount); in iterate() local

12