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

  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEncoder.c 654 pCompPortIn->nBufferCnt = 0;
733 pCompPortOut->nBufferCnt = 0;
    [all...]
OMX_VideoEnc_Utils.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDecoder.c     [all...]
OMX_VideoDec_Utils.c 847 pComponentPrivate->pCompPort[VIDDEC_INPUT_PORT]->nBufferCnt = 0;
848 pComponentPrivate->pCompPort[VIDDEC_OUTPUT_PORT]->nBufferCnt = 0;
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/
Exynos_OMX_Venc.c 92 OMX_U32 nBufferCnt = 0, nPlaneCnt = 0;
99 nBufferCnt = MFC_INPUT_BUFFER_NUM_MAX;
103 nBufferCnt = MFC_OUTPUT_BUFFER_NUM_MAX;
107 for (i = 0; i < nBufferCnt; i++) {
125 OMX_U32 nBufferCnt,
150 for (i = 0; i < nBufferCnt; i++) {
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/
OMX_G711Dec_Utils.h 511 OMX_U8 nBufferCnt;
OMX_G711Decoder.h 437 OMX_U8 nBufferCnt;
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/inc/
OMX_G722Dec_Utils.h 323 OMX_U8 nBufferCnt;
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/
OMX_G726Dec_Utils.h 335 OMX_U8 nBufferCnt;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/inc/
OMX_G726Enc_Utils.h 485 OMX_U8 nBufferCnt;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/
OMX_AacDec_Utils.h 634 OMX_U8 nBufferCnt;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/inc/
OMX_G711Enc_Utils.h 602 OMX_U8 nBufferCnt;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/inc/
OMX_G729Enc_Utils.h 629 OMX_U8 nBufferCnt;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/
OMX_Mp3Dec_Utils.h 477 OMX_U8 nBufferCnt;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/inc/
OMX_AmrEnc_Utils.h 671 OMX_U8 nBufferCnt;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/inc/
OMX_WbAmrEnc_Utils.h 518 OMX_U8 nBufferCnt;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
OMX_VideoEnc_Utils.h 509 OMX_U32 nBufferCnt;
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/
Exynos_OMX_Vdec.c 155 OMX_U32 nBufferCnt,
180 for (i = 0; i < nBufferCnt; i++) {
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/h264/
Exynos_OMX_H264dec.c 539 OMX_U32 nBufferCnt)
572 for (i = 0; i < nBufferCnt; i++) {
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/mpeg4/
Exynos_OMX_Mpeg4dec.c 643 OMX_U32 nBufferCnt)
676 for (i = 0; i < nBufferCnt; i++) {
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/vp8/
Exynos_OMX_Vp8dec.c 458 OMX_U32 nBufferCnt)
491 for (i = 0; i < nBufferCnt; i++) {
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/h264/
Exynos_OMX_H264enc.c 697 OMX_U32 nBufferCnt)
730 for (i = 0; i < nBufferCnt; i++) {
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_Utils.h 616 OMX_U8 nBufferCnt;
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/mpeg4/
Exynos_OMX_Mpeg4enc.c     [all...]

Completed in 409 milliseconds