enc_tb             86 libde265-1.0.3/libde265/encoder/algo/cb-intrapartmode.cc       enc_tb* tb = new enc_tb(x,y,log2CbSize,cb);
enc_tb            150 libde265-1.0.3/libde265/encoder/algo/cb-intrapartmode.cc   enc_tb* tb = new enc_tb(x,y,log2CbSize,cb);
enc_tb            151 libde265-1.0.3/libde265/encoder/algo/cb-mergeindex.cc     enc_tb* tb = new enc_tb(x0,y0,cb->log2Size,cb);
enc_tb            198 libde265-1.0.3/libde265/encoder/algo/coding-options.cc template class CodingOptions<enc_tb>;
enc_tb            201 libde265-1.0.3/libde265/encoder/algo/coding-options.cc template class CodingOption<enc_tb>;
enc_tb             73 libde265-1.0.3/libde265/encoder/algo/tb-intrapredmode.cc                        const enc_tb* tb,
enc_tb            173 libde265-1.0.3/libde265/encoder/algo/tb-intrapredmode.cc enc_tb*
enc_tb            177 libde265-1.0.3/libde265/encoder/algo/tb-intrapredmode.cc                                           enc_tb* tb,
enc_tb            191 libde265-1.0.3/libde265/encoder/algo/tb-intrapredmode.cc     CodingOptions<enc_tb> options(ectx, tb, ctxModel);
enc_tb            192 libde265-1.0.3/libde265/encoder/algo/tb-intrapredmode.cc     CodingOption<enc_tb>  option[35];
enc_tb            219 libde265-1.0.3/libde265/encoder/algo/tb-intrapredmode.cc       enc_tb* tb_option = option[i].get_node();
enc_tb            259 libde265-1.0.3/libde265/encoder/algo/tb-intrapredmode.cc     enc_tb* bestTB = options.return_best_rdo_node();
enc_tb            265 libde265-1.0.3/libde265/encoder/algo/tb-intrapredmode.cc     enc_tb* new_tb = mTBSplitAlgo->analyze(ectx, ctxModel, input, tb,
enc_tb            278 libde265-1.0.3/libde265/encoder/algo/tb-intrapredmode.cc enc_tb*
enc_tb            282 libde265-1.0.3/libde265/encoder/algo/tb-intrapredmode.cc                                            enc_tb* tb,
enc_tb            384 libde265-1.0.3/libde265/encoder/algo/tb-intrapredmode.cc     enc_tb* nop_tb = mTBSplitAlgo->analyze(ectx, ctxModel, input, tb,
enc_tb            402 libde265-1.0.3/libde265/encoder/algo/tb-intrapredmode.cc enc_tb*
enc_tb            406 libde265-1.0.3/libde265/encoder/algo/tb-intrapredmode.cc                                          enc_tb* tb,
enc_tb            463 libde265-1.0.3/libde265/encoder/algo/tb-intrapredmode.cc     CodingOptions<enc_tb> options(ectx, tb, ctxModel);
enc_tb            464 libde265-1.0.3/libde265/encoder/algo/tb-intrapredmode.cc     std::vector<CodingOption<enc_tb> >  option;
enc_tb            470 libde265-1.0.3/libde265/encoder/algo/tb-intrapredmode.cc       CodingOption<enc_tb> opt = options.new_option(isPredModeEnabled(intraMode));
enc_tb            480 libde265-1.0.3/libde265/encoder/algo/tb-intrapredmode.cc       enc_tb* opt_tb = option[i].get_node();
enc_tb            523 libde265-1.0.3/libde265/encoder/algo/tb-intrapredmode.cc     enc_tb* new_tb = mTBSplitAlgo->analyze(ectx, ctxModel, input, tb,
enc_tb             90 libde265-1.0.3/libde265/encoder/algo/tb-intrapredmode.h   virtual enc_tb* analyze(encoder_context*,
enc_tb             93 libde265-1.0.3/libde265/encoder/algo/tb-intrapredmode.h                           enc_tb* tb,
enc_tb            211 libde265-1.0.3/libde265/encoder/algo/tb-intrapredmode.h   virtual enc_tb* analyze(encoder_context*,
enc_tb            214 libde265-1.0.3/libde265/encoder/algo/tb-intrapredmode.h                           enc_tb* tb,
enc_tb            250 libde265-1.0.3/libde265/encoder/algo/tb-intrapredmode.h   virtual enc_tb* analyze(encoder_context*,
enc_tb            253 libde265-1.0.3/libde265/encoder/algo/tb-intrapredmode.h                           enc_tb* tb,
enc_tb            285 libde265-1.0.3/libde265/encoder/algo/tb-intrapredmode.h   enc_tb* analyze(encoder_context*,
enc_tb            288 libde265-1.0.3/libde265/encoder/algo/tb-intrapredmode.h                   enc_tb* tb,
enc_tb             32 libde265-1.0.3/libde265/encoder/algo/tb-rateestim.cc                                                           const enc_tb* tb, const enc_cb* cb,
enc_tb             63 libde265-1.0.3/libde265/encoder/algo/tb-rateestim.h                                       const enc_tb* tb, const enc_cb* cb,
enc_tb             76 libde265-1.0.3/libde265/encoder/algo/tb-rateestim.h                                       const enc_tb* tb, const enc_cb* cb,
enc_tb             93 libde265-1.0.3/libde265/encoder/algo/tb-rateestim.h                                       const enc_tb* tb, const enc_cb* cb,
enc_tb             94 libde265-1.0.3/libde265/encoder/algo/tb-split.cc void compute_residual_channel(encoder_context* ectx, enc_tb* tb, const de265_image* input,
enc_tb            127 libde265-1.0.3/libde265/encoder/algo/tb-split.cc void compute_residual(encoder_context* ectx, enc_tb* tb, const de265_image* input, int blkIdx)
enc_tb            162 libde265-1.0.3/libde265/encoder/algo/tb-split.cc enc_tb*
enc_tb            166 libde265-1.0.3/libde265/encoder/algo/tb-split.cc                                   enc_tb* tb,
enc_tb            185 libde265-1.0.3/libde265/encoder/algo/tb-split.cc   CodingOptions<enc_tb> options(ectx, tb, ctxModel);
enc_tb            187 libde265-1.0.3/libde265/encoder/algo/tb-split.cc   CodingOption<enc_tb> option_no_split = options.new_option(test_no_split);
enc_tb            188 libde265-1.0.3/libde265/encoder/algo/tb-split.cc   CodingOption<enc_tb> option_split    = options.new_option(test_split);
enc_tb            196 libde265-1.0.3/libde265/encoder/algo/tb-split.cc   enc_tb* tb_no_split = NULL;
enc_tb            197 libde265-1.0.3/libde265/encoder/algo/tb-split.cc   enc_tb* tb_split    = NULL;
enc_tb            270 libde265-1.0.3/libde265/encoder/algo/tb-split.cc   enc_tb* bestTB = options.return_best_rdo_node();
enc_tb            276 libde265-1.0.3/libde265/encoder/algo/tb-split.cc enc_tb* Algo_TB_Split::encode_transform_tree_split(encoder_context* ectx,
enc_tb            279 libde265-1.0.3/libde265/encoder/algo/tb-split.cc                                                    enc_tb* tb,
enc_tb            312 libde265-1.0.3/libde265/encoder/algo/tb-split.cc     enc_tb* child_tb = new enc_tb(x0+dx,y0+dy, log2TbSize-1,cb);
enc_tb             52 libde265-1.0.3/libde265/encoder/algo/tb-split.h   virtual enc_tb* analyze(encoder_context*,
enc_tb             55 libde265-1.0.3/libde265/encoder/algo/tb-split.h                           enc_tb* tb,
enc_tb             62 libde265-1.0.3/libde265/encoder/algo/tb-split.h   enc_tb* encode_transform_tree_split(encoder_context* ectx,
enc_tb             65 libde265-1.0.3/libde265/encoder/algo/tb-split.h                                       enc_tb* tb,
enc_tb            114 libde265-1.0.3/libde265/encoder/algo/tb-split.h   virtual enc_tb* analyze(encoder_context*,
enc_tb            117 libde265-1.0.3/libde265/encoder/algo/tb-split.h                           enc_tb* tb,
enc_tb             58 libde265-1.0.3/libde265/encoder/algo/tb-transform.cc                               enc_tb* tb,
enc_tb            139 libde265-1.0.3/libde265/encoder/algo/tb-transform.cc enc_tb* Algo_TB_Transform::analyze(encoder_context* ectx,
enc_tb            142 libde265-1.0.3/libde265/encoder/algo/tb-transform.cc                                    enc_tb* tb,
enc_tb             56 libde265-1.0.3/libde265/encoder/algo/tb-transform.h   virtual enc_tb* analyze(encoder_context*,
enc_tb             59 libde265-1.0.3/libde265/encoder/algo/tb-transform.h                           enc_tb* tb,
enc_tb             71 libde265-1.0.3/libde265/encoder/algo/tb-transform.h   virtual enc_tb* analyze(encoder_context*,
enc_tb             74 libde265-1.0.3/libde265/encoder/algo/tb-transform.h                           enc_tb* parent,
enc_tb             96 libde265-1.0.3/libde265/encoder/encoder-core.cc void print_tb_tree_rates(const enc_tb* tb, int level)
enc_tb            249 libde265-1.0.3/libde265/encoder/encoder-core.cc           cb->debug_dumpTree(enc_tb::DUMPTREE_ALL);
enc_tb             59 libde265-1.0.3/libde265/encoder/encoder-syntax.cc                                               enc_tb* tb, int log2TrafoSize, int trafoDepth)
enc_tb             83 libde265-1.0.3/libde265/encoder/encoder-syntax.cc                                enc_tb* tb, int log2TrafoSize, int trafoDepth)
enc_tb            733 libde265-1.0.3/libde265/encoder/encoder-syntax.cc                      const enc_tb* tb, const enc_cb* cb,
enc_tb           1146 libde265-1.0.3/libde265/encoder/encoder-syntax.cc                            const enc_tb* tb, const enc_cb* cb,
enc_tb           1197 libde265-1.0.3/libde265/encoder/encoder-syntax.cc                            const enc_tb* tb, const enc_cb* cb,
enc_tb             36 libde265-1.0.3/libde265/encoder/encoder-syntax.h                            const enc_tb* tb, const enc_cb* cb,
enc_tb             64 libde265-1.0.3/libde265/encoder/encoder-syntax.h                                enc_tb* tb, int log2TrafoSize, int trafoDepth);
enc_tb             88 libde265-1.0.3/libde265/encoder/encoder-syntax.h                            const enc_tb* tb, const enc_cb* cb,
enc_tb             68 libde265-1.0.3/libde265/encoder/encoder-types.cc alloc_pool enc_tb::mMemPool(sizeof(enc_tb));
enc_tb             70 libde265-1.0.3/libde265/encoder/encoder-types.cc enc_tb::enc_tb(int x,int y,int log2TbSize, enc_cb* _cb)
enc_tb             95 libde265-1.0.3/libde265/encoder/encoder-types.cc enc_tb::~enc_tb()
enc_tb            112 libde265-1.0.3/libde265/encoder/encoder-types.cc void enc_tb::alloc_coeff_memory(int cIdx, int tbSize)
enc_tb            119 libde265-1.0.3/libde265/encoder/encoder-types.cc void enc_tb::reconstruct_tb(encoder_context* ectx,
enc_tb            233 libde265-1.0.3/libde265/encoder/encoder-types.cc void enc_tb::debug_writeBlack(encoder_context* ectx, de265_image* img) const
enc_tb            258 libde265-1.0.3/libde265/encoder/encoder-types.cc void enc_tb::reconstruct(encoder_context* ectx, de265_image* img) const
enc_tb            287 libde265-1.0.3/libde265/encoder/encoder-types.cc void enc_tb::set_cbf_flags_from_children()
enc_tb            461 libde265-1.0.3/libde265/encoder/encoder-types.cc void enc_tb::debug_dumpTree(int flags, int indent) const
enc_tb            519 libde265-1.0.3/libde265/encoder/encoder-types.cc const enc_tb* enc_cb::getTB(int x,int y) const
enc_tb            528 libde265-1.0.3/libde265/encoder/encoder-types.cc const enc_tb* enc_tb::getTB(int px,int py) const
enc_tb            534 libde265-1.0.3/libde265/encoder/encoder-types.cc     enc_tb* child;
enc_tb            616 libde265-1.0.3/libde265/encoder/encoder-types.cc const enc_tb* CTBTreeMatrix::getTB(int x,int y) const
enc_tb            621 libde265-1.0.3/libde265/encoder/encoder-types.cc   const enc_tb* tb = cb->transform_tree;
enc_tb            662 libde265-1.0.3/libde265/encoder/encoder-types.cc void enc_tb::writeReconstructionToImage(de265_image* img,
enc_tb            711 libde265-1.0.3/libde265/encoder/encoder-types.cc PixelAccessor enc_tb::getPixels(int x,int y, int cIdx, const seq_parameter_set& sps)
enc_tb            716 libde265-1.0.3/libde265/encoder/encoder-types.cc   const enc_tb* tb = getTB(xL,yL);
enc_tb            728 libde265-1.0.3/libde265/encoder/encoder-types.cc       enc_tb* parent = tb->parent;
enc_tb            134 libde265-1.0.3/libde265/encoder/encoder-types.h class enc_tb : public enc_node
enc_tb            137 libde265-1.0.3/libde265/encoder/encoder-types.h   enc_tb(int x,int y,int log2TbSize, enc_cb* _cb);
enc_tb            138 libde265-1.0.3/libde265/encoder/encoder-types.h   ~enc_tb();
enc_tb            140 libde265-1.0.3/libde265/encoder/encoder-types.h   enc_tb* parent;
enc_tb            142 libde265-1.0.3/libde265/encoder/encoder-types.h   enc_tb** downPtr;
enc_tb            171 libde265-1.0.3/libde265/encoder/encoder-types.h       enc_tb* children[4];
enc_tb            196 libde265-1.0.3/libde265/encoder/encoder-types.h   const enc_tb* getTB(int x,int y) const;
enc_tb            288 libde265-1.0.3/libde265/encoder/encoder-types.h       enc_tb* transform_tree;
enc_tb            311 libde265-1.0.3/libde265/encoder/encoder-types.h   const enc_tb* getTB(int x,int y) const;
enc_tb            372 libde265-1.0.3/libde265/encoder/encoder-types.h   const enc_tb* getTB(int x,int y) const;
enc_tb            180 libde265-1.0.3/libde265/intrapred.cc       const enc_tb* tbL = cbL->getTB(x-1,y);
enc_tb            203 libde265-1.0.3/libde265/intrapred.cc       const enc_tb* tbA = cbA->getTB(x,y-1);
enc_tb            388 libde265-1.0.3/libde265/intrapred.cc   void fill_from_ctbtree(const enc_tb* tb,
enc_tb            548 libde265-1.0.3/libde265/intrapred.cc                                    const enc_tb* tb,
enc_tb            692 libde265-1.0.3/libde265/intrapred.cc void intra_border_computer<pixel_t>::fill_from_ctbtree(const enc_tb* blkTb,
enc_tb           1168 libde265-1.0.3/libde265/intrapred.cc                                                 const enc_tb* tb,
enc_tb           1227 libde265-1.0.3/libde265/intrapred.cc                                        const enc_tb* tb,
enc_tb            100 libde265-1.0.3/libde265/intrapred.h                                        const class enc_tb* tb,