Searched defs:prebuffer (Results 1 – 3 of 3) sorted by relevance
961 loader_cJSON_PrintBuffered(const cJSON *item, int prebuffer, cJSON_bool fmt, bool *out_of_memory) { in loader_cJSON_PrintBuffered()
1300 CJSON_PUBLIC(char *) cJSON_PrintBuffered(const cJSON *item, int prebuffer, cJSON_bool fmt) in cJSON_PrintBuffered()
4199 double pre_sec, prebuffer, bits_per_second; in webm_dash_manifest_compute_bandwidth() local