Searched refs:getHDRStaticInfo (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DACodec.h452 status_t getHDRStaticInfo(DescribeHDRStaticInfoParams &params);
/frameworks/av/media/libstagefright/foundation/include/
H A DACodec.h452 status_t getHDRStaticInfo(DescribeHDRStaticInfoParams &params);
/frameworks/av/media/libstagefright/include/
H A DACodec.h452 status_t getHDRStaticInfo(DescribeHDRStaticInfoParams &params);
/frameworks/av/media/libstagefright/
H A DACodec.cpp3660 status_t err = getHDRStaticInfo(params);
3698 status_t ACodec::getHDRStaticInfo(DescribeHDRStaticInfoParams &params) { function in class:android::ACodec

Completed in 109 milliseconds