Searched refs:chroma_location (Results 1 – 6 of 6) sorted by relevance
27 ENTRY(prefix, u32, rk_u32, chroma_location, FLAG_NONE, chroma_location) \
54 MppFrameChromaLocation chroma_location; member
145 MppFrameChromaLocation chroma_location; member
459 void mpp_frame_set_chroma_location(MppFrame frame, MppFrameChromaLocation chroma_location);
357 MPP_FRAME_ACCESSORS(MppFrameChromaLocation, chroma_location)
479 info_set_impl->chroma_location = frame_impl->chroma_location; in generate_info_set()