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

/frameworks/av/include/media/stagefright/
H A DACodec.h449 status_t setHDRStaticInfo(const DescribeHDRStaticInfoParams &params);
/frameworks/av/media/libstagefright/foundation/include/
H A DACodec.h449 status_t setHDRStaticInfo(const DescribeHDRStaticInfoParams &params);
/frameworks/av/media/libstagefright/include/
H A DACodec.h449 status_t setHDRStaticInfo(const DescribeHDRStaticInfoParams &params);
/frameworks/av/media/libstagefright/
H A DACodec.cpp3599 return setHDRStaticInfo(params);
3677 status_t ACodec::setHDRStaticInfo(const DescribeHDRStaticInfoParams &params) { function in class:android::ACodec

Completed in 372 milliseconds