Home | History | Annotate | Download | only in tests

Lines Matching refs:nOpBufSize

150     OMX_U32 nOpBufSize;
580 audioinfo->nOpBufSize = atoi(argv[10]);
581 APP_DPRINT("%d [TEST APP] output buffer size = %ld \n",__LINE__,audioinfo->nOpBufSize);
680 pCompPrivateStruct->nBufferSize = audioinfo->nOpBufSize;