Home
last modified time | relevance | path

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

/rockchip-linux_mpp/utils/
H A Ddictionary.h167 void dictionary_dump(const dictionary * d, FILE * out);
H A Ddictionary.c363 void dictionary_dump(const dictionary * d, FILE * out) in dictionary_dump() function