Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/common/include/
DvoIndex.h161 #define VO_ERR_LICENSE_ERROR 0x80000009 macro
/frameworks/av/media/libstagefright/codecs/amrwbenc/SampleCode/
DAMRWB_E_SAMPLE.c229 else if((unsigned)returnCode == VO_ERR_LICENSE_ERROR) in encode()