Searched refs:MppFrameColorTransferCharacteristic (Results 1 – 9 of 9) sorted by relevance
116 } MppFrameColorTransferCharacteristic; typedef407 MppFrameColorTransferCharacteristic mpp_frame_get_color_trc(const MppFrame frame);408 void mpp_frame_set_color_trc(MppFrame frame, MppFrameColorTransferCharacteristic color_trc);
559 MppFrameColorTransferCharacteristic colortrc;
116 } MppFrameColorTransferCharacteristic; typedef406 MppFrameColorTransferCharacteristic mpp_frame_get_color_trc(const MppFrame frame);407 void mpp_frame_set_color_trc(MppFrame frame, MppFrameColorTransferCharacteristic color_trc);
108 MppFrameColorTransferCharacteristic color_trc;
135 MppFrameColorTransferCharacteristic color_trc;
291 MPP_FRAME_ACCESSORS(MppFrameColorTransferCharacteristic, color_trc)
177 …ENTRY(prep, colortrc, S32, MppFrameColorTransferCharacteristic, MPP_ENC_PREP_CFG_CHANGE_COLO…
522 MppFrameColorTransferCharacteristic colorTrc = mpp_frame_get_color_trc(mframe); in setup_VPU_FRAME_from_mpp_frame()