| /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
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dsc/ |
| H A D | rc_calc.c | 44 enum bits_per_comp bpc; in calc_rc_params() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | threshold.h | 32 int bpc; member
|
| H A D | convolution.h | 46 int bpc; member
|
| /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
|
| /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...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
| H A D | intel_qp_tables.c | 460 u8 intel_lookup_range_min_qp(int bpc, int buf_i, int bpp_i, bool is_420) in intel_lookup_range_min_qp() argument 470 u8 intel_lookup_range_max_qp(int bpc, int buf_i, int bpp_i, bool is_420) in intel_lookup_range_max_qp() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/mediatek/ |
| H A D | mtk_disp_color.c | 47 mtk_color_config(struct mtk_ddp_comp *comp, unsigned int w, unsigned int h, unsigned int vrefresh, unsigned int bpc, struct cmdq_pkt *cmdq_pkt) mtk_color_config() argument
|
| H A D | mtk_drm_ddp_comp.h | 76 mtk_ddp_comp_config(struct mtk_ddp_comp *comp, unsigned int w, unsigned int h, unsigned int vrefresh, unsigned int bpc, struct cmdq_pkt *cmdq_pkt) mtk_ddp_comp_config() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/dsc/ |
| H A D | rc_calc_fpu.c | 64 static void get_qp_set(qp_set qps, enum colour_mode cm, enum bits_per_comp bpc, in get_qp_set() argument 165 _do_calc_rc_params(struct rc_params *rc, enum colour_mode cm, enum bits_per_comp bpc, u16 drm_bpp, bool is_navite_422_or_420, int slice_width, int slice_height, int minor_version) _do_calc_rc_params() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/mediatek/ |
| H A D | mtk_disp_aal.c | 49 mtk_aal_config(struct device *dev, unsigned int w, unsigned int h, unsigned int vrefresh, unsigned int bpc, struct cmdq_pkt *cmdq_pkt) mtk_aal_config() argument
|
| /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
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dsc/ |
| H A D | rc_calc.c | 44 static void get_qp_set(qp_set qps, enum colour_mode cm, enum bits_per_comp bpc, in get_qp_set() argument 177 _do_calc_rc_params(struct rc_params *rc, enum colour_mode cm, enum bits_per_comp bpc, u16 drm_bpp, bool is_navite_422_or_420, int slice_width, int slice_height, int minor_version) _do_calc_rc_params() argument 322 enum bits_per_comp bpc; calc_rc_params() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/ |
| H A D | dcn20_dsc.c | 452 enum dsc_bits_per_comp bpc = DSC_BPC_UNKNOWN; in dsc_dc_color_depth_to_dsc_bits_per_comp() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/panel/ |
| H A D | panel-olimex-lcd-olinuxino.c | 45 u32 bpc; member
|