INTRA_PLANAR 172 libde265/encoder/algo/tb-intrapredmode.h enableIntraPredMode(INTRA_PLANAR); INTRA_PLANAR 177 libde265/encoder/algo/tb-intrapredmode.h enableIntraPredMode(INTRA_PLANAR); INTRA_PLANAR 301 libde265/encoder/encoder-syntax.cc case INTRA_PLANAR: return INTRA_CHROMA_PLANAR_OR_34; INTRA_PLANAR 88 libde265/encoder/encoder-types.cc intra_mode = INTRA_PLANAR; INTRA_PLANAR 89 libde265/encoder/encoder-types.cc intra_mode_chroma = INTRA_PLANAR; INTRA_PLANAR 70 libde265/intrapred.cc candModeList[0] = INTRA_PLANAR; INTRA_PLANAR 84 libde265/intrapred.cc if (candIntraPredModeA != INTRA_PLANAR && INTRA_PLANAR 85 libde265/intrapred.cc candIntraPredModeB != INTRA_PLANAR) { INTRA_PLANAR 86 libde265/intrapred.cc candModeList[2] = INTRA_PLANAR; INTRA_PLANAR 261 libde265/intrapred.cc chroma_cand[0] = INTRA_PLANAR; INTRA_PLANAR 268 libde265/intrapred.cc case INTRA_PLANAR: chroma_cand[0] = INTRA_ANGULAR_34; break; INTRA_PLANAR 322 libde265/intrapred.cc if (luma==INTRA_PLANAR) return INTRA_ANGULAR_34; INTRA_PLANAR 323 libde265/intrapred.cc else return INTRA_PLANAR; INTRA_PLANAR 1093 libde265/intrapred.cc case INTRA_PLANAR: INTRA_PLANAR 1203 libde265/intrapred.cc case INTRA_PLANAR: INTRA_PLANAR 4223 libde265/slice.cc INTRA_PLANAR,