Searched refs:MppFrameColorRange (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/common/ |
| H A D | vepu5xx_common.h | 35 MppFrameColorRange dst_range; 47 const VepuRgb2YuvCfg* get_rgb2yuv_cfg(MppFrameColorRange range, MppFrameColorSpace color);
|
| H A D | vepu5xx_common.c | 58 const VepuRgb2YuvCfg *get_rgb2yuv_cfg(MppFrameColorRange range, MppFrameColorSpace color) in get_rgb2yuv_cfg()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/ |
| H A D | mpp_frame.h | 57 } MppFrameColorRange; typedef 403 MppFrameColorRange mpp_frame_get_color_range(const MppFrame frame); 404 void mpp_frame_set_color_range(MppFrame frame, MppFrameColorRange color_range);
|
| H A D | rk_venc_cmd.h | 560 MppFrameColorRange range;
|
| /OK3568_Linux_fs/external/mpp/inc/ |
| H A D | mpp_frame.h | 57 } MppFrameColorRange; typedef 402 MppFrameColorRange mpp_frame_get_color_range(const MppFrame frame); 403 void mpp_frame_set_color_range(MppFrame frame, MppFrameColorRange color_range);
|
| H A D | rk_venc_cmd.h | 560 MppFrameColorRange range;
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/vp9/ |
| H A D | vp9d_codec.h | 90 MppFrameColorRange color_range;
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/ |
| H A D | h265d_codec.h | 138 MppFrameColorRange color_range;
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/ |
| H A D | av1d_codec.h | 106 MppFrameColorRange color_range;
|
| /OK3568_Linux_fs/external/mpp/mpp/base/inc/ |
| H A D | mpp_frame_impl.h | 133 MppFrameColorRange color_range;
|
| /OK3568_Linux_fs/external/mpp/mpp/base/ |
| H A D | mpp_frame.cpp | 289 MPP_FRAME_ACCESSORS(MppFrameColorRange, color_range)
|
| H A D | mpp_enc_cfg.cpp | 178 …ENTRY(prep, colorrange, S32, MppFrameColorRange,MPP_ENC_PREP_CFG_CHANGE_COLOR_RANGE, prep, … 179 …ENTRY(prep, range, S32, MppFrameColorRange,MPP_ENC_PREP_CFG_CHANGE_COLOR_RANGE, prep, …
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpegd/ |
| H A D | hal_jpegd_rkv.c | 351 MppFrameColorRange color_range = MPP_FRAME_RANGE_UNSPECIFIED; in setup_output_fmt()
|
| /OK3568_Linux_fs/external/mpp/mpp/legacy/ |
| H A D | vpu_api_legacy.cpp | 521 MppFrameColorRange colorRan = mpp_frame_get_color_range(mframe); in setup_VPU_FRAME_from_mpp_frame()
|