Home
last modified time | relevance | path

Searched refs:config_item (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Drtpdec_qdm2.c83 unsigned int item_len = p[0], config_item = p[1]; in qdm2_parse_config() local
85 if (item_len < 2 || end - p < item_len || config_item > 4) in qdm2_parse_config()
88 switch (config_item) { in qdm2_parse_config()

Completed in 1 milliseconds