Searched refs:getColorAspectPreference (Results 1 - 10 of 10) sorted by relevance

/frameworks/av/media/libstagefright/codecs/hevcdec/
H A DSoftHEVC.h64 virtual int getColorAspectPreference();
H A DSoftHEVC.cpp701 int SoftHEVC::getColorAspectPreference() { function in class:android::SoftHEVC
/frameworks/av/include/media/stagefright/
H A DSoftVideoDecoderOMXComponent.h77 virtual int getColorAspectPreference();
/frameworks/av/media/libstagefright/codecs/avcdec/
H A DSoftAVCDec.h54 virtual int getColorAspectPreference();
H A DSoftAVCDec.cpp711 int SoftAVC::getColorAspectPreference() { function in class:android::SoftAVC
/frameworks/av/media/libstagefright/codecs/mpeg2dec/
H A DSoftMPEG2.h66 virtual int getColorAspectPreference();
H A DSoftMPEG2.cpp856 int SoftMPEG2::getColorAspectPreference() { function in class:android::SoftMPEG2
/frameworks/av/media/libstagefright/foundation/include/
H A DSoftVideoDecoderOMXComponent.h77 virtual int getColorAspectPreference();
/frameworks/av/media/libstagefright/include/
H A DSoftVideoDecoderOMXComponent.h77 virtual int getColorAspectPreference();
/frameworks/av/media/libstagefright/omx/
H A DSoftVideoDecoderOMXComponent.cpp292 int perference = getColorAspectPreference();
619 return getColorAspectPreference() != kNotSupported;
622 int SoftVideoDecoderOMXComponent::getColorAspectPreference() { function in class:android::SoftVideoDecoderOMXComponent

Completed in 92 milliseconds