Home
last modified time | relevance | path

Searched defs:bpc (Results 26 - 42 of 42) sorted by relevance

12

/third_party/ffmpeg/libavfilter/
H A Dvf_vaguedenoiser.c46 int bpc; member
H A Dvf_fieldmatch.c83 int bpc; ///< bytes per component member
/third_party/lame/libmp3lame/
H A Dutil.c551 int bpc; /* number of convolution functions to pre-compute */ in fill_buffer_resample() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dcfhd.h169 int bpc; // bits per channel/component member
H A Djpeg2000dec.c208 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 Davienc.c788 int64_t bpc = par->bits_per_coded_sample != 15 ? par->bits_per_coded_sample : 16; in avi_write_packet() local
H A Dmovenc.c6972 int64_t bpc = trk->par->bits_per_coded_sample != 15 ? trk->par->bits_per_coded_sample : 16; local
/third_party/ffmpeg/libswscale/
H A Dinput.c909 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 Dswscale_unscaled.c712 int bpc = dst_format->comp[0].depth; in Rgb16ToPlanarRgb16Wrapper() local
/third_party/cups-filters/filter/
H A Drastertopdf.cpp304 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 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
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 DvktPipelineMultisampleShaderBuiltInTests.cpp1237 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 Dmustek.c3576 SANE_Int bpc = bpl / 3; /* bytes per color (per line) */ in fix_line_distance_se() local
[all...]
H A Davision.h682 uint8_t bpc; member
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross_c.h521 unsigned bpc; member
H A Dspirv_msl.hpp220 uint32_t bpc = 8; member
/third_party/astc-encoder/Source/
H A Dstb_image.h1135 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...]

Completed in 60 milliseconds

12