| /third_party/ffmpeg/libavcodec/arm/ |
| H A D | videodsp_init_armv5te.c | 28 av_cold void ff_videodsp_init_armv5te(VideoDSPContext *ctx, int bpc) in ff_videodsp_init_armv5te() argument
|
| H A D | videodsp_init_arm.c | 26 av_cold void ff_videodsp_init_arm(VideoDSPContext *ctx, int bpc) in ff_videodsp_init_arm() argument
|
| /third_party/ffmpeg/libavcodec/aarch64/ |
| H A D | videodsp_init.c | 26 av_cold void ff_videodsp_init_aarch64(VideoDSPContext *ctx, int bpc) in ff_videodsp_init_aarch64() argument
|
| /third_party/ffmpeg/libavcodec/loongarch/ |
| H A D | videodsp_init.c | 42 av_cold void ff_videodsp_init_loongarch(VideoDSPContext *ctx, int bpc) in ff_videodsp_init_loongarch() argument
|
| /third_party/ffmpeg/libavcodec/mips/ |
| H A D | videodsp_init.c | 45 av_cold void ff_videodsp_init_mips(VideoDSPContext *ctx, int bpc) in ff_videodsp_init_mips() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | videodsp.c | 39 av_cold void ff_videodsp_init(VideoDSPContext *ctx, int bpc) in ff_videodsp_init() argument
|
| H A D | bmp_parser.c | 42 BMPParseContext *bpc = s->priv_data; in bmp_parse() local [all...] |
| H A D | cri_parser.c | 49 CRIParser *bpc = s->priv_data; in cri_parse() local [all...] |
| H A D | xbm_parser.c | 46 XBMParseContext *bpc = s->priv_data; in xbm_init() local 57 XBMParseContext *bpc = s->priv_data; in xbm_parse() local [all...] |
| /third_party/ffmpeg/libavcodec/ppc/ |
| H A D | videodsp.c | 33 av_cold void ff_videodsp_init_ppc(VideoDSPContext *ctx, int bpc) in ff_videodsp_init_ppc() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | threshold.h | 32 int bpc; member
|
| H A D | convolution.h | 46 int bpc; member
|
| H A D | vf_deblock.c | 53 int bpc; member
|
| H A D | vf_neighbor.c | 47 int bpc; member 266 const int bpc = s->bpc; in filter_slice() local [all...] |
| H A D | vf_libvmaf.c | 60 unsigned bpc; member 109 static int copy_picture_data(AVFrame *src, VmafPicture *dst, unsigned bpc) in copy_picture_data() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A 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
|
| H A D | dxa.c | 34 int bpc; member
|
| H A D | mvdec.c | 168 uint64_t bpc = var_read_int(pb, size) * (uint64_t)8; in parse_audio_var() local
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_convert_ycbcr.c | 28 y_range(nir_builder *b, nir_ssa_def *y_channel, int bpc, VkSamplerYcbcrRange range) y_range() argument 50 chroma_range(nir_builder *b, nir_ssa_def *chroma_channel, int bpc, VkSamplerYcbcrRange range) chroma_range() argument [all...] |
| /third_party/ffmpeg/libavcodec/x86/ |
| H A D | videodsp_init.c | 220 av_cold void ff_videodsp_init_x86(VideoDSPContext *ctx, int bpc) in ff_videodsp_init_x86() argument
|
| /arkcompiler/runtime_core/static_core/compiler/code_info/ |
| H A D | code_info_builder.cpp | 46 void CodeInfoBuilder::BeginStackMap(uint32_t bpc, uint32_t npc, SaveStateInst *ss, bool requireVregMap) in BeginStackMap() argument 127 void CodeInfoBuilder::BeginInlineInfo(void *method, uint32_t methodId, uint32_t bpc, uint32_t vregsCount) in BeginInlineInfo() argument
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/object_code/ |
| H A D | code_info_producer.cpp | 308 uint32_t bpc; in ConvertStackMaps() local
|
| /third_party/ffmpeg/libswscale/ |
| H A D | slice.c | 188 static void fill_ones(SwsSlice *s, int n, int bpc) in fill_ones() argument
|
| /third_party/cups-filters/filter/ |
| H A D | rastertops.c | 82 find_bits(cups_cspace_t mode, int bpc) find_bits() argument 103 writeImage(int pagewidth, int pageheight, int bpc, int pixwidth, int pixheight, cups_cspace_t mode) writeImage() argument [all...] |
| H A D | urftopdf.cpp | 122 QPDFObjectHandle makeImage(QPDF &pdf, PointerHolder<Buffer> page_data, unsigned width, unsigned height, ColorSpace cs, unsigned bpc) in makeImage() argument
|