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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dtwinvq.c350 int sub_wtype = ftype == TWINVQ_FT_MEDIUM ? 8 : wtype; local
353 sub_wtype = 4;
355 sub_wtype = 7;
357 wsize = types_sizes[wtype_to_wsize[sub_wtype]];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dtwinvq.c638 int sub_wtype = ftype == FT_MEDIUM ? 8 : wtype; local
641 sub_wtype = 4;
643 sub_wtype = 7;
645 wsize = types_sizes[wtype_to_wsize[sub_wtype]];

Completed in 56 milliseconds