/third_party/ffmpeg/libavcodec/ |
D | xbm_parser.c | 46 XBMParseContext *bpc = s->priv_data; in xbm_init() local 57 XBMParseContext *bpc = s->priv_data; in xbm_parse() local
|
D | videodsp.c | 38 av_cold void ff_videodsp_init(VideoDSPContext *ctx, int bpc) in ff_videodsp_init()
|
D | bmp_parser.c | 42 BMPParseContext *bpc = s->priv_data; in bmp_parse() local
|
D | cri_parser.c | 49 CRIParser *bpc = s->priv_data; in cri_parse() local
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_convert_ycbcr.c | 30 int bpc, in y_range() 52 int bpc, in chroma_range()
|
/third_party/ffmpeg/libavcodec/arm/ |
D | videodsp_init_armv5te.c | 28 av_cold void ff_videodsp_init_armv5te(VideoDSPContext *ctx, int bpc) in ff_videodsp_init_armv5te()
|
D | videodsp_init_arm.c | 26 av_cold void ff_videodsp_init_arm(VideoDSPContext *ctx, int bpc) in ff_videodsp_init_arm()
|
/third_party/ffmpeg/libavcodec/aarch64/ |
D | videodsp_init.c | 26 av_cold void ff_videodsp_init_aarch64(VideoDSPContext *ctx, int bpc) in ff_videodsp_init_aarch64()
|
/third_party/ffmpeg/libavcodec/ppc/ |
D | videodsp.c | 33 av_cold void ff_videodsp_init_ppc(VideoDSPContext *ctx, int bpc) in ff_videodsp_init_ppc()
|
/third_party/ffmpeg/libavcodec/mips/ |
D | videodsp_init.c | 45 av_cold void ff_videodsp_init_mips(VideoDSPContext *ctx, int bpc) in ff_videodsp_init_mips()
|
/third_party/cups-filters/filter/ |
D | rastertops.c | 83 int bpc) /* I - Original bits per color of data */ in find_bits() 105 int bpc, /* I - bits per color */ in writeImage()
|
D | rastertopdf.cpp | 304 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()
|
D | urftopdf.cpp | 122 …pdf, PointerHolder<Buffer> page_data, unsigned width, unsigned height, ColorSpace cs, unsigned bpc) in makeImage()
|
/third_party/ffmpeg/libavformat/ |
D | rawutils.c | 29 int64_t bpc = par->bits_per_coded_sample != 15 ? par->bits_per_coded_sample : 16; in ff_reshuffle_raw_rgb() local
|
D | dxa.c | 34 int bpc; member
|
D | mvdec.c | 165 uint64_t bpc = var_read_int(pb, size) * (uint64_t)8; in parse_audio_var() local
|
/third_party/ffmpeg/libavfilter/ |
D | threshold.h | 32 int bpc; member
|
D | convolution.h | 46 int bpc; member
|
D | vf_convolution.c | 516 int x, int w, int y, int h, int bpc) in setup_3x3() 532 int x, int w, int y, int h, int bpc) in setup_5x5() 548 int x, int w, int y, int h, int bpc) in setup_7x7() 564 int x, int w, int y, int h, int bpc) in setup_row() 578 int x, int w, int y, int h, int bpc) in setup_column() 601 const int bpc = s->bpc; in filter_slice() local
|
D | vf_neighbor.c | 45 int bpc; member 269 const int bpc = s->bpc; in filter_slice() local
|
/third_party/ffmpeg/libavcodec/x86/ |
D | videodsp_init.c | 279 av_cold void ff_videodsp_init_x86(VideoDSPContext *ctx, int bpc) in ff_videodsp_init_x86()
|
/third_party/gstreamer/gstplugins_good/ext/libpng/ |
D | gstpngdec.c | 239 gint bpc = 0, color_type; in gst_pngdec_caps_create_and_set() local
|
/third_party/ffmpeg/libswscale/ |
D | slice.c | 188 static void fill_ones(SwsSlice *s, int n, int bpc) in fill_ones()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleShaderBuiltInTests.cpp | 1237 const auto bpc = de::toString(bitsPerCoord(m_params.sampleCount)); in initPrograms() local 1580 const auto bpc = de::toString(bitsPerCoord(m_params.sampleCount)); in initPrograms() local 2050 const auto bpc = bitsPerCoord(sampleCount); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineMultisampleShaderBuiltInTests.cpp | 1237 const auto bpc = de::toString(bitsPerCoord(m_params.sampleCount)); in initPrograms() local 1580 const auto bpc = de::toString(bitsPerCoord(m_params.sampleCount)); in initPrograms() local 2050 const auto bpc = bitsPerCoord(sampleCount); in iterate() local
|