Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_error.h50 IHEVCD_UNSUPPORTED_VPS_ID = IVD_DUMMY_ELEMENT_FOR_CODEC_EXTENSIONS + 0x300, enumerator
Dihevcd_decode.c148 case IHEVCD_UNSUPPORTED_VPS_ID: in ihevcd_map_error()
Dihevcd_parse_headers.c1331 ps_codec->s_parse.i4_error_code = IHEVCD_UNSUPPORTED_VPS_ID; in ihevcd_parse_vps()
1332 return IHEVCD_UNSUPPORTED_VPS_ID; in ihevcd_parse_vps()