Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_meta.cpp105 RK_S32 get_index_of_key(MppMetaKey key, MppMetaType type);
136 RK_S32 MppMetaService::get_index_of_key(MppMetaKey key, MppMetaType type) in get_index_of_key() function in MppMetaService
287 RK_S32 index = service->get_index_of_key(key, key_type); \
305 RK_S32 index = service->get_index_of_key(key, key_type); \
325 RK_S32 index = service->get_index_of_key(key, key_type); \