Home
last modified time | relevance | path

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

/rockchip-linux_mpp/kmpp/base/inc/
H A Dkmpp_frame.h27 ENTRY(prefix, u32, rk_u32, chroma_location, FLAG_NONE, chroma_location) \
H A Dkmpp_frame_impl.h54 MppFrameChromaLocation chroma_location; member
/rockchip-linux_mpp/mpp/base/inc/
H A Dmpp_frame_impl.h145 MppFrameChromaLocation chroma_location; member
/rockchip-linux_mpp/inc/
H A Dmpp_frame.h459 void mpp_frame_set_chroma_location(MppFrame frame, MppFrameChromaLocation chroma_location);
/rockchip-linux_mpp/mpp/base/
H A Dmpp_frame.c357 MPP_FRAME_ACCESSORS(MppFrameChromaLocation, chroma_location)
H A Dmpp_buf_slot.c479 info_set_impl->chroma_location = frame_impl->chroma_location; in generate_info_set()