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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dcinepakenc.c112 ENC_V1, enumerator in enum:__anon3107
341 // while calculating we assume all blocks are ENC_V1
350 mb->best_encoding = ENC_V1;
362 if(mb->best_encoding == ENC_V1)
382 mb->best_encoding = ENC_V1;
408 } else if(mb->best_encoding == ENC_V1) {
458 mb->best_encoding = ENC_V1;
648 } else if(info->mode == MODE_V1_ONLY || mb->best_encoding == ENC_V1)
681 if(mb->best_encoding == ENC_V1)
729 if(mb->best_encoding == ENC_V1)
[all...]

Completed in 54 milliseconds