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

/frameworks/av/include/media/stagefright/
H A DACodec.h393 status_t getCodecColorAspects(DescribeColorAspectsParams &params);
/frameworks/av/media/libstagefright/foundation/include/
H A DACodec.h393 status_t getCodecColorAspects(DescribeColorAspectsParams &params);
/frameworks/av/media/libstagefright/include/
H A DACodec.h393 status_t getCodecColorAspects(DescribeColorAspectsParams &params);
/frameworks/av/media/libstagefright/
H A DACodec.cpp3413 err = getCodecColorAspects(params);
3444 status_t ACodec::getCodecColorAspects(DescribeColorAspectsParams &params) { function in class:android::ACodec
3471 status_t err = getCodecColorAspects(params);
3486 err = getCodecColorAspects(params);

Completed in 93 milliseconds