Searched refs:MppFrameColorTransferCharacteristic (Results 1 – 8 of 8) sorted by relevance
111 } MppFrameColorTransferCharacteristic; typedef454 MppFrameColorTransferCharacteristic mpp_frame_get_color_trc(const MppFrame frame);455 void mpp_frame_set_color_trc(MppFrame frame, MppFrameColorTransferCharacteristic color_trc);
514 MppFrameColorTransferCharacteristic colortrc;
44 MppFrameColorTransferCharacteristic color_trc;
108 MppFrameColorTransferCharacteristic color_trc;
135 MppFrameColorTransferCharacteristic color_trc;
355 MPP_FRAME_ACCESSORS(MppFrameColorTransferCharacteristic, color_trc)
659 | prep:colortrc | S32 | MppFrameColorTransferCharacteristic | 表示VUI信息中transfer_character…
546 MppFrameColorTransferCharacteristic colorTrc = mpp_frame_get_color_trc(mframe); in setup_VPU_FRAME_from_mpp_frame()