Home
last modified time | relevance | path

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

/external/libhevc/common/
Dihevc_defs.h100 NAL_RSV_VCL_R15 = 15, enumerator
/external/libhevc/decoder/
Dihevcd_parse_headers.c3021 …WORD32 is_reference_nal = ((i1_nal_unit_type <= NAL_RSV_VCL_R15) && (i1_nal_unit_type % 2 != 0)) |… in ihevcd_calc_poc()