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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dflvdec.c121 AMFDataType amf_type; local
128 amf_type = get_byte(ioc);
130 switch(amf_type) {
186 if(amf_type == AMF_DATA_TYPE_BOOL) {
188 } else if(amf_type == AMF_DATA_TYPE_NUMBER) {

Completed in 33 milliseconds