Searched refs:print_opt (Results 1 – 1 of 1) sorted by relevance
| /rockchip-linux_mpp/mpp/base/test/ |
| H A D | mpp_trie_test.c | 41 void *print_opt(void *ctx, RK_S64 time) in print_opt() function 52 { "rc:mode", &test_info[0], print_opt}, 53 { "rc:bps_target", &test_info[1], print_opt}, 54 { "rc:bps_max", &test_info[2], print_opt}, 55 { "rc:bps_min", &test_info[3], print_opt}, 57 { "rc:bps", &test_info[4], print_opt},
|