Home
last modified time | relevance | path

Searched refs:MppFrameChromaLocation (Results 1 – 5 of 5) sorted by relevance

/rockchip-linux_mpp/inc/
H A Dmpp_frame.h159 } MppFrameChromaLocation; typedef
458 MppFrameChromaLocation mpp_frame_get_chroma_location(const MppFrame frame);
459 void mpp_frame_set_chroma_location(MppFrame frame, MppFrameChromaLocation chroma_location);
/rockchip-linux_mpp/kmpp/base/inc/
H A Dkmpp_frame_impl.h54 MppFrameChromaLocation chroma_location;
/rockchip-linux_mpp/mpp/codec/dec/av1/
H A Dav1d_codec.h109 MppFrameChromaLocation chroma_sample_location;
/rockchip-linux_mpp/mpp/base/inc/
H A Dmpp_frame_impl.h145 MppFrameChromaLocation chroma_location;
/rockchip-linux_mpp/mpp/base/
H A Dmpp_frame.c357 MPP_FRAME_ACCESSORS(MppFrameChromaLocation, chroma_location)