| /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 | 39 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/loongarch/ |
| D | videodsp_init.c | 42 av_cold void ff_videodsp_init_loongarch(VideoDSPContext *ctx, int bpc) in ff_videodsp_init_loongarch()
|
| /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/libavfilter/ |
| D | threshold.h | 32 int bpc; member
|
| D | convolution.h | 46 int bpc; member
|
| D | vf_libvmaf.c | 60 unsigned bpc; member 109 static int copy_picture_data(AVFrame *src, VmafPicture *dst, unsigned bpc) in copy_picture_data()
|
| D | vf_convolution.c | 556 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
|
| D | vf_neighbor.c | 47 int bpc; member 266 const int bpc = s->bpc; in filter_slice() local
|
| /third_party/ffmpeg/libavformat/ |
| D | rawutils.c | 31 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 | 168 uint64_t bpc = var_read_int(pb, size) * (uint64_t)8; in parse_audio_var() local
|
| /third_party/ffmpeg/libavcodec/x86/ |
| D | videodsp_init.c | 220 av_cold void ff_videodsp_init_x86(VideoDSPContext *ctx, int bpc) in ff_videodsp_init_x86()
|
| /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 | 1241 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
|