Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_error_codes.h308 IHEVCE_NUM_DECOMP_LYRS_NOT_SUPPORTED = IHEVCE_API_ERROR_START + 0x70, enumerator
Dihevce_memory_init.c286 error_code = IHEVCE_NUM_DECOMP_LYRS_NOT_SUPPORTED; in ihevce_mem_manager_init()