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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dhevc.c824 uint16_t j, vps_count = 0, sps_count = 0, pps_count = 0; local
910 sps_count += hvcc->array[i].numNalus;
919 !sps_count || sps_count > MAX_SPS_COUNT ||

Completed in 66 milliseconds