HomeSort by relevance Sort by last modified time
    Searched refs:OMX_BUFFERFLAG_EOS (Results 51 - 75 of 110) sorted by null

1 23 4 5

  /hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
omx_vdec_test.cpp 599 pBuffer->nFlags |= OMX_BUFFERFLAG_EOS;
832 if (pBuffer->nFlags & OMX_BUFFERFLAG_EOS )
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Enc_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Enc_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/tests/
G726EncTest.c     [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.c     [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
omx_vdec_copper.cpp     [all...]
omx_vdec.cpp     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/
WBAmrDecTest.c     [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/mpeg4/
Exynos_OMX_Mpeg4enc.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDec_Utils.c     [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec.cpp     [all...]
omx_vdec_msm8974.cpp     [all...]
  /frameworks/av/media/libstagefright/codecs/avc/enc/
SoftAVCEncoder.cpp 781 if (inHeader->nFlags & OMX_BUFFERFLAG_EOS) {
901 outHeader->nFlags |= OMX_BUFFERFLAG_EOS;
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/enc/
SoftVPXEncoder.cpp     [all...]
  /hardware/intel/common/wrs_omxil_core/base/src/
portbase.cpp 708 if (pBuffer->nFlags & OMX_BUFFERFLAG_EOS) {
710 "Report OMX_EventBufferFlag (OMX_BUFFERFLAG_EOS)\n",
785 if (pBuffer->nFlags & OMX_BUFFERFLAG_EOS) {
    [all...]
componentbase.cpp     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEnc_Utils.c     [all...]
  /hardware/ti/omap4-aah/domx/test/sample_proxy/
test_sample_proxy.c 622 pBufHeader->nFlags |= OMX_BUFFERFLAG_EOS;
656 if (pBufHeader->nFlags == OMX_BUFFERFLAG_EOS)
    [all...]
  /hardware/ti/omap4xxx/domx/test/sample_proxy/
test_sample_proxy.c 622 pBufHeader->nFlags |= OMX_BUFFERFLAG_EOS;
656 if (pBufHeader->nFlags == OMX_BUFFERFLAG_EOS)
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
OMX_G722Enc_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Dec_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Enc_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEnc_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/
AmrEncTest.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/
WbAmrEncTest.c     [all...]

Completed in 1198 milliseconds

1 23 4 5