ascend 55 libde265/encoder/algo/algo.h void ascend(const enc_node* resultNode=NULL, const char* fmt=NULL, ...); ascend 60 libde265/encoder/algo/algo.h inline void ascend(const enc_node* resultNode=NULL,const char* fmt=NULL, ...) { } ascend 51 libde265/encoder/algo/cb-interpartmode.cc descend(cb,"NxN(1/4)"); cb = mChildAlgo->analyze(ectx, ctxModel, cb, 0, x ,y ,s,s); ascend(); ascend 52 libde265/encoder/algo/cb-interpartmode.cc descend(cb,"NxN(2/4)"); cb = mChildAlgo->analyze(ectx, ctxModel, cb, 1, x+s,y ,s,s); ascend(); ascend 53 libde265/encoder/algo/cb-interpartmode.cc descend(cb,"NxN(3/4)"); cb = mChildAlgo->analyze(ectx, ctxModel, cb, 2, x ,y+s,s,s); ascend(); ascend 54 libde265/encoder/algo/cb-interpartmode.cc descend(cb,"NxN(4/4)"); cb = mChildAlgo->analyze(ectx, ctxModel, cb, 3, x+s,y+s,s,s); ascend(); ascend 59 libde265/encoder/algo/cb-interpartmode.cc descend(cb,"2NxN(1/2)"); cb = mChildAlgo->analyze(ectx, ctxModel, cb, 0, x,y ,w,s); ascend(); ascend 60 libde265/encoder/algo/cb-interpartmode.cc descend(cb,"2NxN(2/2)"); cb = mChildAlgo->analyze(ectx, ctxModel, cb, 1, x,y+s,w,s); ascend(); ascend 65 libde265/encoder/algo/cb-interpartmode.cc descend(cb,"Nx2N(1/2)"); cb = mChildAlgo->analyze(ectx, ctxModel, cb, 0, x ,y,s,w); ascend(); ascend 66 libde265/encoder/algo/cb-interpartmode.cc descend(cb,"Nx2N(2/2)"); cb = mChildAlgo->analyze(ectx, ctxModel, cb, 1, x+s,y,s,w); ascend(); ascend 71 libde265/encoder/algo/cb-interpartmode.cc descend(cb,"2NxnU(1/2)"); cb = mChildAlgo->analyze(ectx, ctxModel, cb, 0, x,y ,w,s); ascend(); ascend 72 libde265/encoder/algo/cb-interpartmode.cc descend(cb,"2NxnU(2/2)"); cb = mChildAlgo->analyze(ectx, ctxModel, cb, 1, x,y+s,w,w-s); ascend(); ascend 77 libde265/encoder/algo/cb-interpartmode.cc descend(cb,"2NxnD(1/2)"); cb = mChildAlgo->analyze(ectx, ctxModel, cb, 0, x,y ,w,w-s); ascend(); ascend 78 libde265/encoder/algo/cb-interpartmode.cc descend(cb,"2NxnD(2/2)"); cb = mChildAlgo->analyze(ectx, ctxModel, cb, 1, x,y+w-s,w,s); ascend(); ascend 83 libde265/encoder/algo/cb-interpartmode.cc descend(cb,"nLx2N(1/2)"); cb = mChildAlgo->analyze(ectx, ctxModel, cb, 0, x ,y,s ,w); ascend(); ascend 84 libde265/encoder/algo/cb-interpartmode.cc descend(cb,"nLx2N(2/2)"); cb = mChildAlgo->analyze(ectx, ctxModel, cb, 1, x+s,y,w-s,w); ascend(); ascend 89 libde265/encoder/algo/cb-interpartmode.cc descend(cb,"nRx2N(1/2)"); cb = mChildAlgo->analyze(ectx, ctxModel, cb, 0, x ,y,w-s,w); ascend(); ascend 90 libde265/encoder/algo/cb-interpartmode.cc descend(cb,"nRx2N(2/2)"); cb = mChildAlgo->analyze(ectx, ctxModel, cb, 1, x+w-s,y,s ,w); ascend(); ascend 80 libde265/encoder/algo/cb-intra-inter.cc ascend(); ascend 111 libde265/encoder/algo/cb-intra-inter.cc ascend(); ascend 93 libde265/encoder/algo/cb-intrapartmode.cc ascend(); ascend 158 libde265/encoder/algo/cb-intrapartmode.cc ascend(); ascend 126 libde265/encoder/algo/cb-mergeindex.cc ascend(); ascend 75 libde265/encoder/algo/cb-skip.cc ascend(); ascend 103 libde265/encoder/algo/cb-skip.cc ascend(); ascend 72 libde265/encoder/algo/cb-split.cc ascend(); ascend 140 libde265/encoder/algo/cb-split.cc ascend(); ascend 56 libde265/encoder/algo/ctb-qscale.cc ascend(); ascend 242 libde265/encoder/algo/tb-intrapredmode.cc ascend(); ascend 267 libde265/encoder/algo/tb-intrapredmode.cc ascend(); ascend 362 libde265/encoder/algo/tb-intrapredmode.cc ascend(); ascend 387 libde265/encoder/algo/tb-intrapredmode.cc ascend(); ascend 501 libde265/encoder/algo/tb-intrapredmode.cc ascend(); ascend 525 libde265/encoder/algo/tb-intrapredmode.cc ascend(); ascend 212 libde265/encoder/algo/tb-split.cc ascend(tb_no_split,"bits:%f/%f",tb_no_split->rate,tb_no_split->rate_withoutCbfChroma); ascend 338 libde265/encoder/algo/tb-split.cc ascend(); ascend 232 libde265/encoder/algo/tb-transform.cc ascend();