Home
last modified time | relevance | path

Searched refs:MPP_FRAME_RANGE_UNSPECIFIED (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/common/
H A Dvepu5xx_common.c26 .color = MPP_FRAME_SPC_RGB, .dst_range = MPP_FRAME_RANGE_UNSPECIFIED,
33 .color = MPP_FRAME_SPC_BT709, .dst_range = MPP_FRAME_RANGE_UNSPECIFIED,
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Dmpp_frame.h53 MPP_FRAME_RANGE_UNSPECIFIED = 0, enumerator
/OK3568_Linux_fs/external/mpp/inc/
H A Dmpp_frame.h53 MPP_FRAME_RANGE_UNSPECIFIED = 0, enumerator
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/
H A Dh265e_api.c128 prep->range = MPP_FRAME_RANGE_UNSPECIFIED; in h265e_init()
/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()
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/
H A Dh264e_api_v2.c147 prep->range = MPP_FRAME_RANGE_UNSPECIFIED; in init_h264e_cfg_set()