Home
last modified time | relevance | path

Searched refs:MppFrameColorPrimaries (Results 1 - 12 of 12) sorted by relevance

/device/soc/rockchip/rk3399/hardware/mpp/include/
H A Dmpp_frame.h88 } MppFrameColorPrimaries; typedef
366 MppFrameColorPrimaries mpp_frame_get_color_primaries(const MppFrame frame);
367 void mpp_frame_set_color_primaries(MppFrame frame, MppFrameColorPrimaries color_primaries);
H A Drk_venc_cmd.h470 MppFrameColorPrimaries colorprim;
/device/soc/rockchip/rk3568/hardware/mpp/include/
H A Dmpp_frame.h88 } MppFrameColorPrimaries; typedef
366 MppFrameColorPrimaries mpp_frame_get_color_primaries(const MppFrame frame);
367 void mpp_frame_set_color_primaries(MppFrame frame, MppFrameColorPrimaries color_primaries);
H A Drk_venc_cmd.h470 MppFrameColorPrimaries colorprim;
/device/soc/rockchip/rk3588/hardware/mpp/include/
H A Dmpp_frame.h90 } MppFrameColorPrimaries; typedef
367 MppFrameColorPrimaries mpp_frame_get_color_primaries(const MppFrame frame);
368 void mpp_frame_set_color_primaries(MppFrame frame, MppFrameColorPrimaries color_primaries);
H A Drk_venc_cmd.h549 MppFrameColorPrimaries colorprim;
/device/soc/rockchip/common/hardware/mpp/include/
H A Dmpp_frame.h89 } MppFrameColorPrimaries; typedef
367 MppFrameColorPrimaries mpp_frame_get_color_primaries(const MppFrame frame);
368 void mpp_frame_set_color_primaries(MppFrame frame, MppFrameColorPrimaries color_primaries);
H A Drk_venc_cmd.h469 MppFrameColorPrimaries colorprim;
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/inc/
H A Dmpp_frame_impl.h81 MppFrameColorPrimaries color_primaries;
/device/soc/rockchip/rk3568/hardware/mpp/mpp/hdi_mpp/
H A Dhdi_mpp_mpi.h107 typedef MppFrameColorPrimaries (*hdimpp_frame_get_color_primaries)(const MppFrame frame);
/device/soc/rockchip/common/hardware/mpp/mpp/hdi_mpp/
H A Dhdi_mpp_mpi.h107 typedef MppFrameColorPrimaries (*hdimpp_frame_get_color_primaries)(const MppFrame frame);
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/
H A Dvpu_api_legacy.cpp536 MppFrameColorPrimaries colorPri = (*(mRKMppApi.Hdimpp_frame_get_color_primaries))(mframe); in setup_VPU_FRAME_from_mpp_frame()

Completed in 19 milliseconds