init              264 libde265-1.0.3/dec265/dec265.cc     sdlWin.init(width,height, sdlChroma);
init               35 libde265-1.0.3/dec265/sdl.hh   bool init(int frame_width, int frame_height, enum SDL_Chroma chroma = SDL_CHROMA_420);
init              106 libde265-1.0.3/libde265/contextmodel.h   void init(int initType, int QPY);
init              160 libde265-1.0.3/libde265/encoder/encoder-core.cc   ectx->cabac_ctx_models.init(ectx->shdr->initType, ectx->shdr->SliceQPY);
init              167 libde265-1.0.3/libde265/encoder/encoder-core.cc   modelEstim.init(ectx->shdr->initType, ectx->shdr->SliceQPY);
init              538 libde265-1.0.3/libde265/intrapred.cc   c.init(out_border, img, nT, cIdx, xB, yB);
init              577 libde265-1.0.3/libde265/intrapred.cc   c.init(out_border, img, nT, cIdx, xB, yB);
init             1513 libde265-1.0.3/libde265/slice.cc   tctx->ctx_model.init(initType, QPY);
init               51 libde265-1.0.3/sherlock265/VideoDecoder.hh   void init(const char* filename);
init               27 libde265-1.0.3/sherlock265/VideoPlayer.cc   mDecoder->init(filename);