Home
last modified time | relevance | path

Searched refs:color_range (Results 1 – 25 of 36) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_color_mgmt.c46 const s32 *komeda_select_yuv2rgb_coeffs(u32 color_encoding, u32 color_range) in komeda_select_yuv2rgb_coeffs() argument
48 bool narrow = color_range == DRM_COLOR_YCBCR_LIMITED_RANGE; in komeda_select_yuv2rgb_coeffs()
H A Dkomeda_color_mgmt.h23 const s32 *komeda_select_yuv2rgb_coeffs(u32 color_encoding, u32 color_range);
H A Dkomeda_plane.c152 state->base.color_range = DRM_COLOR_YCBCR_LIMITED_RANGE; in komeda_plane_reset()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/vp9/
H A Dvp9d_codec.h90 MppFrameColorRange color_range; member
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_codec.h138 MppFrameColorRange color_range; member
H A Dh265d_refs.c131 mpp_frame_set_color_range(frame->frame, s->h265dctx->color_range); in alloc_frame()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/
H A Dav1d_codec.h106 MppFrameColorRange color_range; member
H A Dav1d_cbs.h44 RK_U8 color_range; member
H A Dav1d_cbs.c501 flag(color_range); in mpp_av1_color_config()
511 infer(color_range, 1); in mpp_av1_color_config()
517 flag(color_range); in mpp_av1_color_config()
2978 ctx->color_range = in mpp_av1_set_context_with_sequence()
2979 seq->color_config.color_range ? MPP_FRAME_RANGE_JPEG : MPP_FRAME_RANGE_MPEG; in mpp_av1_set_context_with_sequence()
/OK3568_Linux_fs/external/mpp/mpp/base/inc/
H A Dmpp_frame_impl.h133 MppFrameColorRange color_range; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_atomic_plane.c264 plane_state->hw.color_range = from_plane_state->uapi.color_range; in intel_plane_copy_uapi_to_hw_state()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_rkv.c351 MppFrameColorRange color_range = MPP_FRAME_RANGE_UNSPECIFIED; in setup_output_fmt() local
352 color_range = mpp_frame_get_color_range(frm); in setup_output_fmt()
353 if (color_range != MPP_FRAME_RANGE_MPEG) in setup_output_fmt()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/
H A Dmalidp_planes.c834 (plane->state->color_range != old_state->color_range)) in malidp_de_plane_update()
836 plane->state->color_range); in malidp_de_plane_update()
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_plane.h175 enum drm_color_range color_range; member
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_frame.cpp289 MPP_FRAME_ACCESSORS(MppFrameColorRange, color_range)
H A Dmpp_buf_slot.cpp372 info_set_impl->color_range = frame_impl->color_range; in generate_info_set()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/
H A Dcdv_intel_dp.c264 uint32_t color_range; member
1050 intel_dp->DP |= intel_dp->color_range; in cdv_intel_dp_mode_set()
1846 if (val == !!intel_dp->color_range) in cdv_intel_dp_set_property()
1849 intel_dp->color_range = val ? DP_COLOR_RANGE_16_235 : 0; in cdv_intel_dp_set_property()
H A Dpsb_intel_sdvo.c100 uint32_t color_range; member
1604 if (val == !!psb_intel_sdvo->color_range) in psb_intel_sdvo_set_property()
1607 psb_intel_sdvo->color_range = val ? SDVO_COLOR_RANGE_16_235 : 0; in psb_intel_sdvo_set_property()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_color_mgmt.c474 plane->state->color_range = default_range; in drm_plane_create_color_properties()
H A Ddrm_atomic_uapi.c579 state->color_range = val; in drm_atomic_plane_set_property()
642 *val = state->color_range; in drm_atomic_plane_get_property()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Dmpp_frame.h404 void mpp_frame_set_color_range(MppFrame frame, MppFrameColorRange color_range);
/OK3568_Linux_fs/external/mpp/inc/
H A Dmpp_frame.h403 void mpp_frame_set_color_range(MppFrame frame, MppFrameColorRange color_range);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vc4/
H A Dvc4_plane.c1152 plane->state->color_range = state->color_range; in vc4_plane_atomic_async_update()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/
H A Dsun8i_vi_layer.c256 state->color_range); in sun8i_vi_layer_update_formats()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tidss/
H A Dtidss_dispc.c1509 coef = dispc_find_csc(state->color_encoding, state->color_range); in dispc_vid_csc_setup()
1512 __func__, state->color_encoding, state->color_range); in dispc_vid_csc_setup()
1927 state->color_range)) { in dispc_plane_check()
1931 state->color_range, hw_plane); in dispc_plane_check()

12