| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_vaguedenoiser.c | 46 int bpc; member
|
| H A D | vf_fieldmatch.c | 83 int bpc; ///< bytes per component member
|
| /third_party/lame/libmp3lame/ |
| H A D | util.c | 551 int bpc; /* number of convolution functions to pre-compute */ in fill_buffer_resample() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | cfhd.h | 169 int bpc; // bits per channel/component member
|
| H A D | jpeg2000dec.c | 208 pix_fmt_match(enum AVPixelFormat pix_fmt, int components, int bpc, uint32_t log2_chroma_wh, int pal8) pix_fmt_match() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A D | avienc.c | 788 int64_t bpc = par->bits_per_coded_sample != 15 ? par->bits_per_coded_sample : 16; in avi_write_packet() local
|
| H A D | movenc.c | 6972 int64_t bpc = trk->par->bits_per_coded_sample != 15 ? trk->par->bits_per_coded_sample : 16; local
|
| /third_party/ffmpeg/libswscale/ |
| H A D | input.c | 909 planar_rgb16_to_y(uint8_t *_dst, const uint8_t *_src[4], int width, int bpc, int is_be, int32_t *rgb2yuv) planar_rgb16_to_y() argument 926 planar_rgb16_to_a(uint8_t *_dst, const uint8_t *_src[4], int width, int bpc, int is_be, int32_t *rgb2yuv) planar_rgb16_to_a() argument 939 planar_rgb16_to_uv(uint8_t *_dstU, uint8_t *_dstV, const uint8_t *_src[4], int width, int bpc, int is_be, int32_t *rgb2yuv) planar_rgb16_to_uv() argument [all...] |
| H A D | swscale_unscaled.c | 712 int bpc = dst_format->comp[0].depth; in Rgb16ToPlanarRgb16Wrapper() local
|
| /third_party/cups-filters/filter/ |
| H A 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() argument 615 makePclmStrips(QPDF &pdf, unsigned num_strips, std::vector< PointerHolder<Buffer> > &strip_data, std::vector<CompressionMethod> &compression_methods, unsigned width, std::vector<unsigned>& strip_height, cups_cspace_t cs, unsigned bpc) makePclmStrips() argument 706 makeImage(QPDF &pdf, PointerHolder<Buffer> page_data, unsigned width, unsigned height, std::string render_intent, cups_cspace_t cs, unsigned bpc) makeImage() argument 943 prepare_pdf_page(struct pdf_info * info, unsigned width, unsigned height, unsigned bpl, unsigned bpp, unsigned bpc, std::string render_intent, cups_cspace_t color_space) prepare_pdf_page() argument 1090 add_pdf_page(struct pdf_info * info, int pagen, unsigned width, unsigned height, int bpp, int bpc, int bpl, std::string render_intent, cups_cspace_t color_space, unsigned xdpi, unsigned ydpi) add_pdf_page() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A 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 1628 << " gl_SampleMask[0] = int((ucoords.x << " << bpc << ") | ucoords.y);\n" in initPrograms() local 2061 const auto bpc = bitsPerCoord(sampleCount); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A 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 1624 << " gl_SampleMask[0] = int((ucoords.x << " << bpc << ") | ucoords.y);\n" in initPrograms() local 2050 const auto bpc = bitsPerCoord(sampleCount); in iterate() local
|
| /third_party/backends/backend/ |
| H A D | mustek.c | 3576 SANE_Int bpc = bpl / 3; /* bytes per color (per line) */ in fix_line_distance_se() local [all...] |
| H A D | avision.h | 682 uint8_t bpc; member
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | spirv_cross_c.h | 521 unsigned bpc; member
|
| H A D | spirv_msl.hpp | 220 uint32_t bpc = 8; member
|
| /third_party/astc-encoder/Source/ |
| H A D | stb_image.h | 1135 static void *stbi__load_main(stbi__context *s, int *x, int *y, int *comp, int req_comp, stbi__result_info *ri, int bpc) in stbi__load_main() argument [all...] |