Home
last modified time | relevance | path

Searched refs:is_reference_nal (Results 1 – 1 of 1) sorted by relevance

/external/libhevc/decoder/
Dihevcd_parse_headers.c3258 …WORD32 is_reference_nal = ((i1_nal_unit_type <= NAL_RSV_VCL_R15) && (i1_nal_unit_type % 2 != 0)) |… in ihevcd_calc_poc() local
3259 …WORD32 update_prev_poc = ((is_reference_nal) && ((i1_nal_unit_type < NAL_RADL_N) || (i1_nal_unit_t… in ihevcd_calc_poc()