acceleration | base_context | |
add_warning(de265_error warning, bool once) | error_queue | |
base_context() | base_context | |
change_framerate(int more_vs_less) | decoder_context | |
decode(int *more) | decoder_context | |
decode_NAL(NAL_unit *nal) | decoder_context | |
decode_slice_unit_parallel(image_unit *imgunit, slice_unit *sliceunit) | decoder_context | |
decode_slice_unit_sequential(image_unit *imgunit, slice_unit *sliceunit) | decoder_context | |
decode_slice_unit_tiles(image_unit *imgunit, slice_unit *sliceunit) | decoder_context | |
decode_slice_unit_WPP(image_unit *imgunit, slice_unit *sliceunit) | decoder_context | |
decode_some(bool *did_work) | decoder_context | |
decoder_context() | decoder_context | |
DeltaPocMsbCycleLt | decoder_context | |
error_queue() | error_queue | |
get_current_TID() const | decoder_context | inline |
get_highest_TID() const | decoder_context | |
get_image(int dpb_index) | decoder_context | inline |
get_image(int dpb_index) const | decoder_context | inlinevirtual |
get_nal_unit_type() const | decoder_context | inline |
get_next_picture_in_output_queue() | decoder_context | inline |
get_num_worker_threads() const | decoder_context | inline |
get_pps(int id) | decoder_context | inline |
get_pps(int id) const | decoder_context | inline |
get_RapPicFlag() const | decoder_context | inline |
get_shared_pps(int id) | decoder_context | inline |
get_shared_sps(int id) | decoder_context | inline |
get_sps(int id) | decoder_context | inline |
get_sps(int id) const | decoder_context | inline |
get_warning() | error_queue | |
has_image(int dpb_index) const | decoder_context | inlinevirtual |
has_pps(int id) const | decoder_context | inline |
has_sps(int id) const | decoder_context | inline |
nal_parser | decoder_context | |
num_pictures_in_output_queue() const | decoder_context | inline |
param_conceal_stream_errors | decoder_context | |
param_disable_deblocking | decoder_context | |
param_disable_sao | decoder_context | |
param_image_allocation_functions | decoder_context | |
param_image_allocation_userdata | decoder_context | |
param_pps_headers_fd | decoder_context | |
param_sei_check_hash | decoder_context | |
param_slice_headers_fd | decoder_context | |
param_sps_headers_fd | decoder_context | |
param_suppress_faulty_pictures | decoder_context | |
param_vps_headers_fd | decoder_context | |
PocLsbLt | decoder_context | |
pop_next_picture_in_output_queue() | decoder_context | inline |
previous_slice_header | decoder_context | |
process_nal_hdr(nal_header *) | decoder_context | |
process_slice_segment_header(slice_segment_header *, de265_error *, de265_PTS pts, nal_header *nal_hdr, void *user_data) | decoder_context | |
push_picture_to_output_queue(image_unit *) | decoder_context | |
ratio | decoder_context | |
reset() | decoder_context | |
set_acceleration_functions(enum de265_acceleration) | base_context | |
set_framerate_ratio(int percent) | decoder_context | |
set_image_allocation_functions(de265_image_allocation *allocfunc, void *userdata) | decoder_context | |
set_limit_TID(int tid) | decoder_context | |
start_thread_pool(int nThreads) | decoder_context | |
stop_thread_pool() | decoder_context | |
thread_pool_ | decoder_context | |
tid | decoder_context | |
UsedByCurrPicLt | decoder_context | |
~base_context() | base_context | inlinevirtual |
~decoder_context() | decoder_context | |