Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/inc/
DH264SwDecApi.h158 H264SwDecApiVersion H264SwDecGetAPIVersion(void);
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
DH264SwDecApi.c493 H264SwDecApiVersion H264SwDecGetAPIVersion() in H264SwDecGetAPIVersion() function
DDecTestBench.c111 decVer = H264SwDecGetAPIVersion(); in main()