Home
last modified time | relevance | path

Searched refs:MppMetaVal (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/mpp/base/inc/
H A Dmpp_meta_impl.h37 } MppMetaVal; typedef
50 MppMetaVal vals[];
/rockchip-linux_mpp/mpp/base/
H A Dmpp_meta.c214 sizeof(MppMetaVal) * meta_key_count); in mpp_meta_srv_init()
537 memcpy(ret->vals, impl->vals, meta_key_count * sizeof(MppMetaVal)); in mpp_meta_dup()
614 MppMetaVal *meta_val; \
639 MppMetaVal *meta_val; \
665 MppMetaVal *meta_val; \
701 MppMetaVal *meta_val; in MPP_META_ACCESSOR()