/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
|
D | cfhd.c | 151 static inline void process_bayer(AVFrame *frame, int bpc) in process_bayer()
|
D | cfhd.h | 171 int bpc; // bits per channel/component member
|
/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/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
|
D | vf_deblock.c | 53 int bpc; member
|
/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 | 1222 const auto bpc = de::toString(bitsPerCoord(m_params.sampleCount)); in initPrograms() local 1563 const auto bpc = de::toString(bitsPerCoord(m_params.sampleCount)); in initPrograms() local 2057 const auto bpc = bitsPerCoord(sampleCount); in iterate() local
|
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | formats.h | 241 uint32_t bpc[4]; ///< bits per component member
|