Home
last modified time | relevance | path

Searched refs:stitch (Results 1 – 13 of 13) sorted by relevance

/linux-6.15/Documentation/devicetree/bindings/media/
H A Dmediatek,mdp3-stitch.yaml4 $id: http://devicetree.org/schemas/media/mediatek,mdp3-stitch.yaml#
20 - mediatek,mt8195-mdp3-stitch
57 compatible = "mediatek,mt8195-mdp3-stitch";
/linux-6.15/tools/perf/tests/shell/
H A Drecord_lbr.sh45 if ! perf report --stitch-lbr -i "${perfdata}" > "${perfdata}".txt
/linux-6.15/drivers/staging/media/ipu3/
H A Dipu3-css-params.c2325 acc->anr.stitch.anr_stitch_en = in imgu_css_cfg_acc()
2326 acc_user->anr.stitch.anr_stitch_en; in imgu_css_cfg_acc()
2327 memcpy(acc->anr.stitch.pyramid, acc_user->anr.stitch.pyramid, in imgu_css_cfg_acc()
2328 sizeof(acc->anr.stitch.pyramid)); in imgu_css_cfg_acc()
2332 acc->anr.stitch.anr_stitch_en = in imgu_css_cfg_acc()
2333 acc_old->anr.stitch.anr_stitch_en; in imgu_css_cfg_acc()
2334 memcpy(acc->anr.stitch.pyramid, acc_old->anr.stitch.pyramid, in imgu_css_cfg_acc()
2335 sizeof(acc->anr.stitch.pyramid)); in imgu_css_cfg_acc()
2348 acc->anr.stitch.frame_width = acc->anr.tile2strm.frame_width; in imgu_css_cfg_acc()
2351 acc->anr.stitch.frame_height = acc->anr.tile2strm.frame_height; in imgu_css_cfg_acc()
H A Dipu3-tables.c9534 .stitch = {
H A Dipu3-abi.h1190 struct imgu_abi_anr_stitch_config stitch __aligned(32);
/linux-6.15/tools/perf/Documentation/
H A Dtips.txt43 …cting LBR backtraces use --stitch-lbr to handle more than 32 deep entries: perf record --call-grap…
H A Dperf-c2c.txt122 --stitch-lbr::
H A Dperf-top.txt376 --stitch-lbr::
H A Dperf-script.txt519 --stitch-lbr::
H A Dperf-report.txt546 --stitch-lbr::
/linux-6.15/include/uapi/linux/media/raspberrypi/
H A Dpisp_be_config.h803 struct pisp_be_stitch_config stitch; member
/linux-6.15/drivers/staging/media/ipu3/include/uapi/
H A Dintel-ipu3.h2462 struct ipu3_uapi_anr_stitch_config stitch __attribute__((aligned(32))); member
/linux-6.15/arch/arm64/boot/dts/mediatek/
H A Dmt8195.dtsi2057 compatible = "mediatek,mt8195-mdp3-stitch";