get_category 87 libavcodec/options.c .get_category = get_category, get_category 95 libavformat/options.c .get_category = get_category, get_category 209 libavutil/log.c if(avc->get_category) get_category 210 libavutil/log.c return avc->get_category(ptr) + 16; get_category 256 libavutil/log.c if(type) type[0] = get_category(parent); get_category 261 libavutil/log.c if(type) type[1] = get_category(avcl); get_category 135 libavutil/log.h AVClassCategory (*get_category)(void* ctx);