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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmpeg4videodec.c41 static const int mb_type_b_map[4]= { variable
1323 mb_type= mb_type_b_map[ mb_type ];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpeg4videodec.c47 static const int mb_type_b_map[4] = { variable
1485 mb_type = mb_type_b_map[mb_type];

Completed in 98 milliseconds