Searched defs:getColorAspectPreference (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/codecs/avcdec/
H A DSoftAVCDec.cpp714 int SoftAVC::getColorAspectPreference() { function in class:android::SoftAVC
/frameworks/av/media/libstagefright/codecs/hevcdec/
H A DSoftHEVC.cpp702 int SoftHEVC::getColorAspectPreference() { function in class:android::SoftHEVC
/frameworks/av/media/libstagefright/codecs/mpeg2dec/
H A DSoftMPEG2.cpp861 int SoftMPEG2::getColorAspectPreference() { function in class:android::SoftMPEG2
/frameworks/av/media/libstagefright/omx/
H A DSoftVideoDecoderOMXComponent.cpp302 int perference = getColorAspectPreference();
685 return getColorAspectPreference() != kNotSupported;
688 int SoftVideoDecoderOMXComponent::getColorAspectPreference() { function in class:android::SoftVideoDecoderOMXComponent

Completed in 48 milliseconds