HomeSort by relevance Sort by last modified time
    Searched refs:handlePortSettingsChange (Results 1 - 9 of 9) sorted by null

  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
SoftMPEG4.h 70 bool handlePortSettingsChange();
SoftMPEG4.cpp 200 if (mode == MPEG4_MODE && handlePortSettingsChange()) {
272 if (handlePortSettingsChange()) {
289 if (handlePortSettingsChange()) {
335 bool SoftMPEG4::handlePortSettingsChange() {
363 SoftVideoDecoderOMXComponent::handlePortSettingsChange(
  /frameworks/av/media/libstagefright/include/
SoftVideoDecoderOMXComponent.h 114 void handlePortSettingsChange(
  /frameworks/av/media/libstagefright/codecs/mpeg2dec/
SoftMPEG2.cpp 657 handlePortSettingsChange(&portWillReset, mNewWidth, mNewHeight);
732 handlePortSettingsChange(&portWillReset, s_dec_op.u4_pic_wd, s_dec_op.u4_pic_ht);
776 handlePortSettingsChange(&portWillReset, width, height);
  /frameworks/av/media/libstagefright/codecs/on2/dec/
SoftVPX.cpp 150 handlePortSettingsChange(portWillReset, width, height);
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/
SoftAVC.cpp 167 handlePortSettingsChange(
  /frameworks/av/media/libstagefright/codecs/avcdec/
SoftAVCDec.cpp 644 handlePortSettingsChange(&portWillReset, width, height);
  /frameworks/av/media/libstagefright/codecs/hevcdec/
SoftHEVC.cpp 634 handlePortSettingsChange(&portWillReset, width, height);
  /frameworks/av/media/libstagefright/omx/
SoftVideoDecoderOMXComponent.cpp 192 void SoftVideoDecoderOMXComponent::handlePortSettingsChange(

Completed in 129 milliseconds