Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_decoder.h80 u32 h264bsdProfile(storage_t *pStorage);
DH264SwDecApi.c251 pDecInfo->profile = h264bsdProfile(pStorage); in H264SwDecGetInfo()
Dh264bsd_decoder.c954 u32 h264bsdProfile(storage_t *pStorage) in h264bsdProfile() function