Searched refs:getCodecColorAspects (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DACodec.h379 status_t getCodecColorAspects(DescribeColorAspectsParams &params);
/frameworks/av/media/libstagefright/include/media/stagefright/
H A DACodec.h379 status_t getCodecColorAspects(DescribeColorAspectsParams &params);
/frameworks/av/media/libstagefright/
H A DACodec.cpp3453 err = getCodecColorAspects(params);
3484 status_t ACodec::getCodecColorAspects(DescribeColorAspectsParams &params) { function in class:android::ACodec
3511 status_t err = getCodecColorAspects(params);
3526 err = getCodecColorAspects(params);

Completed in 22 milliseconds