Home
last modified time | relevance | path

Searched refs:MPP_FRAME_PRI_UNSPECIFIED (Results 1 – 11 of 11) sorted by relevance

/rockchip-linux_mpp/inc/
H A Dmpp_frame.h71 MPP_FRAME_PRI_UNSPECIFIED = 2, enumerator
/rockchip-linux_mpp/mpp/base/
H A Dmpp_frame.c28 frame->color_primaries = MPP_FRAME_PRI_UNSPECIFIED; in setup_mpp_frame_defaults()
H A Dmpp_enc_cfg.c287 cfg->prep.colorprim = MPP_FRAME_PRI_UNSPECIFIED; in mpp_enc_cfg_impl_init()
/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_api.c138 prep->colorprim = MPP_FRAME_PRI_UNSPECIFIED; in h265e_init()
H A Dh265e_ps.c354 prep->colorprim != MPP_FRAME_PRI_UNSPECIFIED) || in h265e_set_sps()
/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_sps.c231 prep->colorprim != MPP_FRAME_PRI_UNSPECIFIED) || in h264e_sps_update()
H A Dh264e_api_v2.c155 prep->colorprim = MPP_FRAME_PRI_UNSPECIFIED; in init_h264e_cfg_set()
/rockchip-linux_mpp/mpp/codec/dec/m2v/
H A Dm2vd_parser.c1552 mpp_frame_set_color_primaries(frame, MPP_FRAME_PRI_UNSPECIFIED); in m2vd_parser_parse()
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_ps.c1187 vui->colour_primaries = MPP_FRAME_PRI_UNSPECIFIED; in decode_vui()
/rockchip-linux_mpp/mpp/codec/dec/av1/
H A Dav1d_cbs.c498 infer(color_primaries, MPP_FRAME_PRI_UNSPECIFIED); in mpp_av1_color_config()
/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_init.c552 impl->color_primaries = MPP_FRAME_PRI_UNSPECIFIED; in dpb_mark_malloc()