Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Dmpp_frame.h76 MPP_FRAME_PRI_UNSPECIFIED = 2, enumerator
/OK3568_Linux_fs/external/mpp/inc/
H A Dmpp_frame.h76 MPP_FRAME_PRI_UNSPECIFIED = 2, enumerator
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/
H A Dh264e_sps.c230 prep->colorprim != MPP_FRAME_PRI_UNSPECIFIED) || in h264e_sps_update()
H A Dh264e_api_v2.c145 prep->colorprim = MPP_FRAME_PRI_UNSPECIFIED; in init_h264e_cfg_set()
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/
H A Dh265e_ps.c327 prep->colorprim != MPP_FRAME_PRI_UNSPECIFIED) || in h265e_set_sps()
H A Dh265e_api.c126 prep->colorprim = MPP_FRAME_PRI_UNSPECIFIED; in h265e_init()
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_enc_cfg.cpp406 cfg->prep.colorprim = MPP_FRAME_PRI_UNSPECIFIED; in mpp_enc_cfg_set_default()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/m2v/
H A Dm2vd_parser.c1528 mpp_frame_set_color_primaries(frame, MPP_FRAME_PRI_UNSPECIFIED); in m2vd_parser_parse()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_ps.c1171 vui->colour_primaries = MPP_FRAME_PRI_UNSPECIFIED; in decode_vui()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/
H A Dav1d_cbs.c495 infer(color_primaries, MPP_FRAME_PRI_UNSPECIFIED); in mpp_av1_color_config()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_init.c546 impl->color_primaries = MPP_FRAME_PRI_UNSPECIFIED; in dpb_mark_malloc()