PART_2Nx2N        123 libde265-1.0.3/libde265/deblock.cc   case PART_2Nx2N:
PART_2Nx2N         45 libde265-1.0.3/libde265/encoder/algo/cb-interpartmode.cc   case PART_2Nx2N:
PART_2Nx2N         69 libde265-1.0.3/libde265/encoder/algo/cb-interpartmode.h     add_choice("2Nx2N", PART_2Nx2N, true);
PART_2Nx2N         73 libde265-1.0.3/libde265/encoder/algo/cb-intrapartmode.cc       cb->PartMode = (p==0 ? PART_2Nx2N : PART_NxN);
PART_2Nx2N        103 libde265-1.0.3/libde265/encoder/algo/cb-intrapartmode.cc         int bin = (cb->PartMode==PART_2Nx2N);
PART_2Nx2N        135 libde265-1.0.3/libde265/encoder/algo/cb-intrapartmode.cc     PartMode = PART_2Nx2N;
PART_2Nx2N        154 libde265-1.0.3/libde265/encoder/algo/cb-intrapartmode.cc   descend(cb,"fixed:%s", (PartMode==PART_2Nx2N ? "2Nx2N":"NxN"));
PART_2Nx2N        178 libde265-1.0.3/libde265/encoder/algo/cb-intrapartmode.cc     int bin = (PartMode==PART_2Nx2N);
PART_2Nx2N        110 libde265-1.0.3/libde265/encoder/algo/cb-intrapartmode.h     add_choice("2Nx2N", PART_2Nx2N, true);
PART_2Nx2N        186 libde265-1.0.3/libde265/encoder/algo/tb-intrapredmode.cc   selectIntraPredMode |= (cb->PredMode==MODE_INTRA && cb->PartMode==PART_2Nx2N && TrafoDepth==0);
PART_2Nx2N        228 libde265-1.0.3/libde265/encoder/algo/tb-intrapredmode.cc       if (cb->PartMode==PART_2Nx2N || ectx->get_sps().ChromaArrayType==CHROMA_444) {
PART_2Nx2N        296 libde265-1.0.3/libde265/encoder/algo/tb-intrapredmode.cc   selectIntraPredMode |= (cb->PredMode==MODE_INTRA && cb->PartMode==PART_2Nx2N && TrafoDepth==0);
PART_2Nx2N        345 libde265-1.0.3/libde265/encoder/algo/tb-intrapredmode.cc     if (cb->PartMode==PART_2Nx2N || ectx->get_sps().ChromaArrayType==CHROMA_444) {
PART_2Nx2N        412 libde265-1.0.3/libde265/encoder/algo/tb-intrapredmode.cc   selectIntraPredMode |= (cb->PredMode==MODE_INTRA && cb->PartMode==PART_2Nx2N && TrafoDepth==0);
PART_2Nx2N        486 libde265-1.0.3/libde265/encoder/algo/tb-intrapredmode.cc       if (cb->PartMode==PART_2Nx2N || ectx->get_sps().ChromaArrayType==CHROMA_444) {
PART_2Nx2N        132 libde265-1.0.3/libde265/encoder/encoder-syntax.cc     int bin = (PartMode==PART_2Nx2N);
PART_2Nx2N        136 libde265-1.0.3/libde265/encoder/encoder-syntax.cc     if (PartMode==PART_2Nx2N) {
PART_2Nx2N        176 libde265-1.0.3/libde265/encoder/encoder-syntax.cc         case PART_2Nx2N:
PART_2Nx2N       1468 libde265-1.0.3/libde265/encoder/encoder-syntax.cc     enum PartMode PartMode = PART_2Nx2N;
PART_2Nx2N       1488 libde265-1.0.3/libde265/encoder/encoder-syntax.cc       if (PartMode==PART_2Nx2N) {
PART_2Nx2N       1584 libde265-1.0.3/libde265/encoder/encoder-syntax.cc       case PART_2Nx2N:
PART_2Nx2N       1602 libde265-1.0.3/libde265/encoder/encoder-syntax.cc           !(cb->PartMode == PART_2Nx2N && cb->inter.pb[0].spec.merge_flag)) {
PART_2Nx2N       1701 libde265-1.0.3/libde265/slice.cc     logtrace(LogSymbols,"$1 part_mode=%d\n",bit ? PART_2Nx2N : PART_NxN);
PART_2Nx2N       1703 libde265-1.0.3/libde265/slice.cc     return bit ? PART_2Nx2N : PART_NxN;
PART_2Nx2N       1709 libde265-1.0.3/libde265/slice.cc     if (bit0) { logtrace(LogSymbols,"$1 part_mode=%d\n",PART_2Nx2N); return PART_2Nx2N; }
PART_2Nx2N       1766 libde265-1.0.3/libde265/slice.cc   return PART_2Nx2N;
PART_2Nx2N       3865 libde265-1.0.3/libde265/slice.cc                            PartMode != PART_2Nx2N);
PART_2Nx2N       3972 libde265-1.0.3/libde265/slice.cc   case PART_2Nx2N: return "2Nx2N";
PART_2Nx2N       4299 libde265-1.0.3/libde265/slice.cc     img->set_PartMode(x0,y0, PART_2Nx2N); // need this for deblocking filter
PART_2Nx2N       4336 libde265-1.0.3/libde265/slice.cc       PartMode = PART_2Nx2N;
PART_2Nx2N       4347 libde265-1.0.3/libde265/slice.cc       if (PartMode == PART_2Nx2N && sps.pcm_enabled_flag &&
PART_2Nx2N       4491 libde265-1.0.3/libde265/slice.cc       if (PartMode == PART_2Nx2N) {
PART_2Nx2N       4538 libde265-1.0.3/libde265/slice.cc           !(PartMode == PART_2Nx2N && merge_flag)) {
PART_2Nx2N        352 libde265-1.0.3/libde265/visualize.cc           case PART_2Nx2N:
PART_2Nx2N        398 libde265-1.0.3/libde265/visualize.cc             case PART_2Nx2N: