Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_decoder.h71 u32 h264bsdMatrixCoefficients(storage_t *pStorage);
DH264SwDecApi.c236 pDecInfo->matrixCoefficients = h264bsdMatrixCoefficients(pStorage); in H264SwDecGetInfo()
Dh264bsd_decoder.c798 u32 h264bsdMatrixCoefficients(storage_t *pStorage) in h264bsdMatrixCoefficients() function