Searched refs:OMX_U32 (Results 126 - 144 of 144) sorted by relevance

123456

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
H A DSoftMPEG4.cpp94 void SoftMPEG4::onQueueFilled(OMX_U32 /* portIndex */) {
339 void SoftMPEG4::onPortFlushCompleted(OMX_U32 portIndex) {
/frameworks/av/media/libstagefright/codecs/on2/h264dec/
H A DSoftAVC.cpp100 void SoftAVC::onQueueFilled(OMX_U32 /* portIndex */) {
302 void SoftAVC::onPortFlushCompleted(OMX_U32 portIndex) {
/frameworks/av/media/libstagefright/codecs/avc/enc/
H A DSoftAVCEncoder.cpp55 OMX_U32 omxLevel;
83 OMX_U32 omxLevel, AVCLevel *avcLevel) {
99 AVCLevel avcLevel, OMX_U32 *omxLevel) {
467 OMX_U32 omxLevel = AVC_LEVEL2;
698 void SoftAVCEncoder::onQueueFilled(OMX_U32 /* portIndex */) {
/frameworks/av/media/libstagefright/codecs/amrwbenc/
H A DSoftAMRWBEncoder.cpp307 || pcmParams->nSamplingRate != (OMX_U32)kSampleRate) {
320 void SoftAMRWBEncoder::onQueueFilled(OMX_U32 /* portIndex */) {
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
H A DarmCOMM.h149 * [out] converted value in OMX_U16/OMX_U32 format
154 OMX_U32 armSatRoundFloatToU32 (OMX_F64 Value);
242 OMX_U32 armShiftSat_F32(
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
H A DarmCOMM.h149 * [out] converted value in OMX_U16/OMX_U32 format
154 OMX_U32 armSatRoundFloatToU32 (OMX_F64 Value);
242 OMX_U32 armShiftSat_F32(
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/
H A DarmCOMM.h149 * [out] converted value in OMX_U16/OMX_U32 format
154 OMX_U32 armSatRoundFloatToU32 (OMX_F64 Value);
242 OMX_U32 armShiftSat_F32(
/frameworks/av/media/libstagefright/codecs/g711/dec/
H A DSoftG711.cpp192 void SoftG711::onQueueFilled(OMX_U32 /* portIndex */) {
/frameworks/av/media/libstagefright/codecs/gsm/dec/
H A DSoftGSM.cpp175 void SoftGSM::onQueueFilled(OMX_U32 /* portIndex */) {
/frameworks/av/media/libstagefright/codecs/raw/
H A DSoftRaw.cpp166 void SoftRaw::onQueueFilled(OMX_U32 /* portIndex */) {
/frameworks/av/media/libstagefright/codecs/hevcdec/
H A DSoftHEVC.cpp520 void SoftHEVC::onPortFlushCompleted(OMX_U32 portIndex) {
543 void SoftHEVC::onQueueFilled(OMX_U32 portIndex) {
/frameworks/av/media/libstagefright/omx/
H A DGraphicBufferSource.cpp661 const OMX_U32 type = kMetadataBufferTypeGrallocSource;
668 const OMX_U32 type = kMetadataBufferTypeGraphicBuffer;
/frameworks/av/media/libstagefright/
H A DSurfaceMediaSource.cpp270 OMX_U32 type = kMetadataBufferTypeGrallocSource;
/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.cpp496 void SoftAAC2::onQueueFilled(OMX_U32 /* portIndex */) {
979 void SoftAAC2::onPortFlushCompleted(OMX_U32 portIndex) {
1061 void SoftAAC2::onPortEnableCompleted(OMX_U32 portIndex, bool enabled) {
/frameworks/av/media/libstagefright/omx/tests/
H A DOMXHarness.cpp159 IOMX::node_id node, OMX_U32 portIndex,
181 IOMX::node_id node, OMX_U32 portIndex,
189 for (OMX_U32 i = 0; i < def.nBufferCountActual; ++i) {
/frameworks/av/media/libstagefright/codecs/aacenc/
H A DSoftAACEncoder.cpp379 void SoftAACEncoder::onQueueFilled(OMX_U32 portIndex) {
/frameworks/av/media/libstagefright/codecs/flac/enc/
H A DSoftFlacEncoder.cpp265 void SoftFlacEncoder::onQueueFilled(OMX_U32 portIndex) {
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
H A DSoftMPEG4Encoder.cpp603 void SoftMPEG4Encoder::onQueueFilled(OMX_U32 /* portIndex */) {
/frameworks/av/media/libstagefright/codecs/on2/enc/
H A DSoftVPXEncoder.cpp919 void SoftVPXEncoder::onQueueFilled(OMX_U32 portIndex) {

Completed in 1497 milliseconds

123456