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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevc.h222 INTRA_PLANAR = 0, enumerator in enum:IntraPredMode
H A Dhevcpred_template.c331 case INTRA_PLANAR:
H A Dhevc.c1821 candidate[0] = INTRA_PLANAR;
1832 if (candidate[0] != INTRA_PLANAR && candidate[1] != INTRA_PLANAR) {
1833 candidate[2] = INTRA_PLANAR;

Completed in 46 milliseconds