thread_context     57 libde265-1.0.3/libde265/decctx.cc thread_context::thread_context()
thread_context    174 libde265-1.0.3/libde265/decctx.cc   thread_contexts = new thread_context[n];
thread_context    455 libde265-1.0.3/libde265/decctx.cc void decoder_context::init_thread_context(thread_context* tctx)
thread_context    497 libde265-1.0.3/libde265/decctx.cc void decoder_context::add_task_decode_CTB_row(thread_context* tctx,
thread_context    513 libde265-1.0.3/libde265/decctx.cc void decoder_context::add_task_decode_slice_segment(thread_context* tctx, bool firstSliceSubstream,
thread_context    814 libde265-1.0.3/libde265/decctx.cc   struct thread_context tctx;
thread_context   1029 libde265-1.0.3/libde265/decctx.cc     thread_context* tctx = sliceunit->get_thread_context(entryPt);
thread_context   1132 libde265-1.0.3/libde265/decctx.cc     thread_context* tctx = sliceunit->get_thread_context(entryPt);
thread_context     53 libde265-1.0.3/libde265/decctx.h class thread_context
thread_context     56 libde265-1.0.3/libde265/decctx.h   thread_context();
thread_context    121 libde265-1.0.3/libde265/decctx.h   thread_context(const thread_context&); // not allowed
thread_context    122 libde265-1.0.3/libde265/decctx.h   const thread_context& operator=(const thread_context&); // not allowed
thread_context    173 libde265-1.0.3/libde265/decctx.h   thread_context* get_thread_context(int n) {
thread_context    180 libde265-1.0.3/libde265/decctx.h   thread_context* thread_contexts; /* NOTE: cannot use std::vector, because thread_context has
thread_context    503 libde265-1.0.3/libde265/decctx.h   void init_thread_context(thread_context* tctx);
thread_context    504 libde265-1.0.3/libde265/decctx.h   void add_task_decode_CTB_row(thread_context* tctx, bool firstSliceSubstream, int ctbRow);
thread_context    505 libde265-1.0.3/libde265/decctx.h   void add_task_decode_slice_segment(thread_context* tctx, bool firstSliceSubstream,
thread_context     50 libde265-1.0.3/libde265/slice.cc void read_coding_tree_unit(thread_context* tctx);
thread_context     51 libde265-1.0.3/libde265/slice.cc void read_coding_quadtree(thread_context* tctx,
thread_context   1507 libde265-1.0.3/libde265/slice.cc void initialize_CABAC_models(thread_context* tctx)
thread_context   1522 libde265-1.0.3/libde265/slice.cc static int decode_transform_skip_flag(thread_context* tctx, int cIdx)
thread_context   1537 libde265-1.0.3/libde265/slice.cc static int decode_sao_merge_flag(thread_context* tctx)
thread_context   1550 libde265-1.0.3/libde265/slice.cc static int decode_sao_type_idx(thread_context* tctx)
thread_context   1575 libde265-1.0.3/libde265/slice.cc static int decode_sao_offset_abs(thread_context* tctx, int bitDepth)
thread_context   1585 libde265-1.0.3/libde265/slice.cc static int decode_sao_class(thread_context* tctx)
thread_context   1594 libde265-1.0.3/libde265/slice.cc static int decode_sao_offset_sign(thread_context* tctx)
thread_context   1603 libde265-1.0.3/libde265/slice.cc static int decode_sao_band_position(thread_context* tctx)
thread_context   1612 libde265-1.0.3/libde265/slice.cc static int decode_transquant_bypass_flag(thread_context* tctx)
thread_context   1625 libde265-1.0.3/libde265/slice.cc static int decode_split_cu_flag(thread_context* tctx,
thread_context   1656 libde265-1.0.3/libde265/slice.cc static int decode_cu_skip_flag(thread_context* tctx,
thread_context   1689 libde265-1.0.3/libde265/slice.cc static enum PartMode decode_part_mode(thread_context* tctx,
thread_context   1770 libde265-1.0.3/libde265/slice.cc static inline int decode_prev_intra_luma_pred_flag(thread_context* tctx)
thread_context   1779 libde265-1.0.3/libde265/slice.cc static inline int decode_mpm_idx(thread_context* tctx)
thread_context   1789 libde265-1.0.3/libde265/slice.cc static inline int decode_rem_intra_luma_pred_mode(thread_context* tctx)
thread_context   1798 libde265-1.0.3/libde265/slice.cc static int decode_intra_chroma_pred_mode(thread_context* tctx)
thread_context   1819 libde265-1.0.3/libde265/slice.cc static int decode_split_transform_flag(thread_context* tctx,
thread_context   1835 libde265-1.0.3/libde265/slice.cc static int decode_cbf_chroma(thread_context* tctx,
thread_context   1847 libde265-1.0.3/libde265/slice.cc static int decode_cbf_luma(thread_context* tctx,
thread_context   1861 libde265-1.0.3/libde265/slice.cc static inline int decode_coded_sub_block_flag(thread_context* tctx,
thread_context   1884 libde265-1.0.3/libde265/slice.cc static int decode_cu_qp_delta_abs(thread_context* tctx)
thread_context   1915 libde265-1.0.3/libde265/slice.cc static int decode_last_significant_coeff_prefix(thread_context* tctx,
thread_context   2251 libde265-1.0.3/libde265/slice.cc static int decode_significant_coeff_flag(thread_context* tctx,
thread_context   2343 libde265-1.0.3/libde265/slice.cc static inline int decode_significant_coeff_flag_lookup(thread_context* tctx,
thread_context   2361 libde265-1.0.3/libde265/slice.cc static inline int decode_coeff_abs_level_greater1(thread_context* tctx,
thread_context   2428 libde265-1.0.3/libde265/slice.cc static int decode_coeff_abs_level_greater2(thread_context* tctx,
thread_context   2449 libde265-1.0.3/libde265/slice.cc static int decode_coeff_abs_level_remaining(thread_context* tctx,
thread_context   2490 libde265-1.0.3/libde265/slice.cc static int decode_merge_flag(thread_context* tctx)
thread_context   2503 libde265-1.0.3/libde265/slice.cc static int decode_merge_idx(thread_context* tctx)
thread_context   2541 libde265-1.0.3/libde265/slice.cc static int decode_pred_mode_flag(thread_context* tctx)
thread_context   2552 libde265-1.0.3/libde265/slice.cc static int decode_mvp_lx_flag(thread_context* tctx)
thread_context   2563 libde265-1.0.3/libde265/slice.cc static int decode_rqt_root_cbf(thread_context* tctx)
thread_context   2574 libde265-1.0.3/libde265/slice.cc static int decode_ref_idx_lX(thread_context* tctx, int numRefIdxLXActive)
thread_context   2610 libde265-1.0.3/libde265/slice.cc static enum InterPredIdc  decode_inter_pred_idc(thread_context* tctx,
thread_context   2646 libde265-1.0.3/libde265/slice.cc static int  decode_explicit_rdpcm_flag(thread_context* tctx,int cIdx)
thread_context   2654 libde265-1.0.3/libde265/slice.cc static int  decode_explicit_rdpcm_dir(thread_context* tctx,int cIdx)
thread_context   2666 libde265-1.0.3/libde265/slice.cc bool setCtbAddrFromTS(thread_context* tctx)
thread_context   2687 libde265-1.0.3/libde265/slice.cc bool advanceCtbAddr(thread_context* tctx)
thread_context   2695 libde265-1.0.3/libde265/slice.cc void read_sao(thread_context* tctx, int xCtb,int yCtb,
thread_context   2835 libde265-1.0.3/libde265/slice.cc void read_coding_tree_unit(thread_context* tctx)
thread_context   2905 libde265-1.0.3/libde265/slice.cc int residual_coding(thread_context* tctx,
thread_context   3424 libde265-1.0.3/libde265/slice.cc static void decode_TU(thread_context* tctx,
thread_context   3491 libde265-1.0.3/libde265/slice.cc static int decode_log2_res_scale_abs_plus1(thread_context* tctx, int cIdxMinus1)
thread_context   3515 libde265-1.0.3/libde265/slice.cc static int decode_res_scale_sign_flag(thread_context* tctx, int cIdxMinus1)
thread_context   3530 libde265-1.0.3/libde265/slice.cc static void read_cross_comp_pred(thread_context* tctx, int cIdxMinus1)
thread_context   3549 libde265-1.0.3/libde265/slice.cc int read_transform_unit(thread_context* tctx,
thread_context   3821 libde265-1.0.3/libde265/slice.cc void read_transform_tree(thread_context* tctx,
thread_context   3986 libde265-1.0.3/libde265/slice.cc void read_mvd_coding(thread_context* tctx,
thread_context   4044 libde265-1.0.3/libde265/slice.cc void read_prediction_unit_SKIP(thread_context* tctx,
thread_context   4062 libde265-1.0.3/libde265/slice.cc void read_prediction_unit(thread_context* tctx,
thread_context   4144 libde265-1.0.3/libde265/slice.cc void read_pcm_samples_internal(thread_context* tctx, int x0, int y0, int log2CbSize,
thread_context   4185 libde265-1.0.3/libde265/slice.cc static void read_pcm_samples(thread_context* tctx, int x0, int y0, int log2CbSize)
thread_context   4245 libde265-1.0.3/libde265/slice.cc void read_coding_unit(thread_context* tctx,
thread_context   4582 libde265-1.0.3/libde265/slice.cc void read_coding_quadtree(thread_context* tctx,
thread_context   4664 libde265-1.0.3/libde265/slice.cc enum DecodeResult decode_substream(thread_context* tctx,
thread_context   4834 libde265-1.0.3/libde265/slice.cc bool initialize_CABAC_at_slice_segment_start(thread_context* tctx)
thread_context   4910 libde265-1.0.3/libde265/slice.cc   thread_context* tctx = data->tctx;
thread_context   4948 libde265-1.0.3/libde265/slice.cc   thread_context* tctx = data->tctx;
thread_context   5009 libde265-1.0.3/libde265/slice.cc de265_error read_slice_segment_data(thread_context* tctx)
thread_context     40 libde265-1.0.3/libde265/slice.h class thread_context;
thread_context    280 libde265-1.0.3/libde265/slice.h de265_error read_slice_segment_data(thread_context* tctx);
thread_context    291 libde265-1.0.3/libde265/slice.h   thread_context* tctx;
thread_context    302 libde265-1.0.3/libde265/slice.h   thread_context* tctx;
thread_context     31 libde265-1.0.3/libde265/transform.cc void decode_quantization_parameters(thread_context* tctx, int xC,int yC,
thread_context    235 libde265-1.0.3/libde265/transform.cc void cross_comp_pred(const thread_context* tctx, int32_t* residual, int nT)
thread_context    255 libde265-1.0.3/libde265/transform.cc void transform_coefficients_explicit(thread_context* tctx,
thread_context    353 libde265-1.0.3/libde265/transform.cc void scale_coefficients_internal(thread_context* tctx,
thread_context    628 libde265-1.0.3/libde265/transform.cc void scale_coefficients(thread_context* tctx,
thread_context     37 libde265-1.0.3/libde265/transform.h void decode_quantization_parameters(thread_context* tctx, int xC,int yC,
thread_context     41 libde265-1.0.3/libde265/transform.h void scale_coefficients(thread_context* tctx,