libxcoder  5.2.0
_ni_decoder_input_params_t Struct Reference

#include <ni_device_api.h>

Data Fields

int hwframes
 
int enable_out1
 
int enable_out2
 
int mcmode
 
int nb_save_pkt
 
int force_8_bit [NI_MAX_NUM_OF_DECODER_OUTPUTS]
 
int semi_planar [NI_MAX_NUM_OF_DECODER_OUTPUTS]
 
int crop_mode [NI_MAX_NUM_OF_DECODER_OUTPUTS]
 
int crop_whxy [NI_MAX_NUM_OF_DECODER_OUTPUTS][4]
 
char cr_expr [NI_MAX_NUM_OF_DECODER_OUTPUTS][4][NI_MAX_PPU_PARAM_EXPR_CHAR+1]
 
int scale_wh [NI_MAX_NUM_OF_DECODER_OUTPUTS][2]
 
char sc_expr [NI_MAX_NUM_OF_DECODER_OUTPUTS][2][NI_MAX_PPU_PARAM_EXPR_CHAR+1]
 
int keep_alive_timeout
 
int decoder_low_delay
 
bool force_low_delay
 
int enable_low_delay_check
 
int enable_user_data_sei_passthru
 
int custom_sei_passthru
 
int svct_decoding_layer
 
int ec_policy
 
int enable_advanced_ec
 
int enable_ppu_scale_adapt
 
int enable_ppu_scale_limit
 
int max_extra_hwframe_cnt
 
int skip_pts_guess
 
int pkt_pts_unchange
 
bool enable_all_sei_passthru
 
bool min_packets_delay
 
int scale_long_short_edge [NI_MAX_NUM_OF_DECODER_OUTPUTS]
 
int scale_resolution_ceil [NI_MAX_NUM_OF_DECODER_OUTPUTS]
 
int scale_round [NI_MAX_NUM_OF_DECODER_OUTPUTS]
 
int enable_follow_iframe
 
int disable_adaptive_buffers
 
int error_ratio_threshold
 
int survive_stream_err
 
int reduce_dpb_delay
 
int skip_extra_headers
 

Detailed Description

Definition at line 2445 of file ni_device_api.h.

Field Documentation

◆ cr_expr

Definition at line 2510 of file ni_device_api.h.

◆ crop_mode

Definition at line 2506 of file ni_device_api.h.

◆ crop_whxy

int crop_whxy[NI_MAX_NUM_OF_DECODER_OUTPUTS][4]

Definition at line 2507 of file ni_device_api.h.

◆ custom_sei_passthru

int custom_sei_passthru

Definition at line 2521 of file ni_device_api.h.

◆ decoder_low_delay

int decoder_low_delay

Definition at line 2517 of file ni_device_api.h.

◆ disable_adaptive_buffers

int disable_adaptive_buffers

Definition at line 2537 of file ni_device_api.h.

◆ ec_policy

int ec_policy

Definition at line 2523 of file ni_device_api.h.

◆ enable_advanced_ec

int enable_advanced_ec

Definition at line 2524 of file ni_device_api.h.

◆ enable_all_sei_passthru

bool enable_all_sei_passthru

Definition at line 2530 of file ni_device_api.h.

◆ enable_follow_iframe

int enable_follow_iframe

Definition at line 2536 of file ni_device_api.h.

◆ enable_low_delay_check

int enable_low_delay_check

Definition at line 2519 of file ni_device_api.h.

◆ enable_out1

int enable_out1

Definition at line 2500 of file ni_device_api.h.

◆ enable_out2

int enable_out2

Definition at line 2501 of file ni_device_api.h.

◆ enable_ppu_scale_adapt

int enable_ppu_scale_adapt

Definition at line 2525 of file ni_device_api.h.

◆ enable_ppu_scale_limit

int enable_ppu_scale_limit

Definition at line 2526 of file ni_device_api.h.

◆ enable_user_data_sei_passthru

int enable_user_data_sei_passthru

Definition at line 2520 of file ni_device_api.h.

◆ error_ratio_threshold

int error_ratio_threshold

Definition at line 2538 of file ni_device_api.h.

◆ force_8_bit

Definition at line 2504 of file ni_device_api.h.

◆ force_low_delay

bool force_low_delay

Definition at line 2518 of file ni_device_api.h.

◆ hwframes

int hwframes

Definition at line 2499 of file ni_device_api.h.

◆ keep_alive_timeout

int keep_alive_timeout

Definition at line 2515 of file ni_device_api.h.

◆ max_extra_hwframe_cnt

int max_extra_hwframe_cnt

Definition at line 2527 of file ni_device_api.h.

◆ mcmode

int mcmode

Definition at line 2502 of file ni_device_api.h.

◆ min_packets_delay

bool min_packets_delay

Definition at line 2531 of file ni_device_api.h.

◆ nb_save_pkt

int nb_save_pkt

Definition at line 2503 of file ni_device_api.h.

◆ pkt_pts_unchange

int pkt_pts_unchange

Definition at line 2529 of file ni_device_api.h.

◆ reduce_dpb_delay

int reduce_dpb_delay

Definition at line 2540 of file ni_device_api.h.

◆ sc_expr

Definition at line 2514 of file ni_device_api.h.

◆ scale_long_short_edge

int scale_long_short_edge[NI_MAX_NUM_OF_DECODER_OUTPUTS]

Definition at line 2533 of file ni_device_api.h.

◆ scale_resolution_ceil

int scale_resolution_ceil[NI_MAX_NUM_OF_DECODER_OUTPUTS]

Definition at line 2534 of file ni_device_api.h.

◆ scale_round

Definition at line 2535 of file ni_device_api.h.

◆ scale_wh

Definition at line 2511 of file ni_device_api.h.

◆ semi_planar

Definition at line 2505 of file ni_device_api.h.

◆ skip_extra_headers

int skip_extra_headers

Definition at line 2541 of file ni_device_api.h.

◆ skip_pts_guess

int skip_pts_guess

Definition at line 2528 of file ni_device_api.h.

◆ survive_stream_err

int survive_stream_err

Definition at line 2539 of file ni_device_api.h.

◆ svct_decoding_layer

int svct_decoding_layer

Definition at line 2522 of file ni_device_api.h.


The documentation for this struct was generated from the following file: