Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Dmpp_frame.h164 } MppFrameChromaLocation; typedef
411 MppFrameChromaLocation mpp_frame_get_chroma_location(const MppFrame frame);
412 void mpp_frame_set_chroma_location(MppFrame frame, MppFrameChromaLocation chroma_location);
/OK3568_Linux_fs/external/mpp/inc/
H A Dmpp_frame.h164 } MppFrameChromaLocation; typedef
410 MppFrameChromaLocation mpp_frame_get_chroma_location(const MppFrame frame);
411 void mpp_frame_set_chroma_location(MppFrame frame, MppFrameChromaLocation chroma_location);
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/
H A Dav1d_codec.h109 MppFrameChromaLocation chroma_sample_location;
/OK3568_Linux_fs/external/mpp/mpp/base/inc/
H A Dmpp_frame_impl.h145 MppFrameChromaLocation chroma_location;
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_frame.cpp293 MPP_FRAME_ACCESSORS(MppFrameChromaLocation, chroma_location)