Home | History | Annotate | Download | only in decoder

Lines Matching refs:nctb

339     WORD32 nctb = 1;
342 /* If CTB size is less than 32 x 32 then set nCTB as 4 */
344 nctb = 1;
346 return nctb;