Searched refs:getPreferredInputFormat (Results 1 – 4 of 4) sorted by relevance
93 media_format& ioFormat) { return getPreferredInputFormat(ioFormat); } in getRequiredInputFormat()109 virtual status_t getPreferredInputFormat(142 getPreferredInputFormat(preferred); in specializeInputFormat()
91 status_t AudioFilterNode::getPreferredInputFormat( in getPreferredInputFormat() function in AudioFilterNode
51 status_t getPreferredInputFormat(media_format& ioFormat);
69 status_t err = getPreferredInputFormat(ioFormat); in getRequiredInputFormat()101 status_t _AudioAdapterNode::getPreferredInputFormat( in getPreferredInputFormat() function in _AudioAdapterNode104 status_t err = _inherited::getPreferredInputFormat(ioFormat); in getPreferredInputFormat()