Home
last modified time | relevance | path

Searched refs:nFrames (Results 1 – 12 of 12) sorted by relevance

/hardware/interfaces/media/omx/1.0/vts/functional/audio/
DVtsHalMediaOmxV1_0TargetAudioEncTest.cpp309 android::Vector<BufferInfo>* oBuffer, uint32_t nFrames, in encodeNFrames() argument
331 if (nFrames == 0) break; in encodeNFrames()
342 if (signalEOS && (nFrames == 1)) flags |= OMX_BUFFERFLAG_EOS; in encodeNFrames()
346 nFrames--; in encodeNFrames()
DVtsHalMediaOmxV1_0TargetAudioDecTest.cpp1114 int nFrames = 128; in TEST_F() local
1119 kPortIndexOutput, eleStream, &Info, 0, nFrames, compName, false)); in TEST_F()
1125 int index = nFrames; in TEST_F()
/hardware/google/av/codec2/hidl/1.0/mts/audio/
DMtsHidlC2V1_0TargetAudioEncTest.cpp268 std::ifstream& eleStream, uint32_t nFrames, in encodeNFrames() argument
281 if (nFrames == 0) break; in encodeNFrames()
298 if (signalEOS && (nFrames == 1)) in encodeNFrames()
344 nFrames--; in encodeNFrames()
/hardware/google/av/codec2/hidl/1.0/mts/video/
DMtsHidlC2V1_0TargetVideoEncTest.cpp252 uint32_t nFrames, uint32_t nWidth, int32_t nHeight, in encodeNFrames() argument
261 if (nFrames == 0) break; in encodeNFrames()
278 if (signalEOS && (nFrames == 1)) in encodeNFrames()
333 nFrames--; in encodeNFrames()
/hardware/qcom/media/msm8974/mm-core/inc/
DOMX_QCOMExtns.h699 OMX_U32 nFrames; member
743 OMX_U32 nFrames; member
/hardware/qcom/media/msm8996/mm-core/inc/
DOMX_QCOMExtns.h817 OMX_U32 nFrames; member
861 OMX_U32 nFrames; member
/hardware/interfaces/media/omx/1.0/vts/functional/video/
DVtsHalMediaOmxV1_0TargetVideoEncTest.cpp980 android::Vector<BufferInfo>* oBuffer, uint32_t nFrames, in encodeNFrames() argument
1024 if (nFrames == 0) break; in encodeNFrames()
1039 nFrames--; in encodeNFrames()
1054 if (signalEOS && (nFrames == 1)) flags |= OMX_BUFFERFLAG_EOS; in encodeNFrames()
1059 nFrames--; in encodeNFrames()
DVtsHalMediaOmxV1_0TargetVideoDecTest.cpp1380 int nFrames = 128; in TEST_F() local
1385 kPortIndexOutput, eleStream, &Info, 0, nFrames, portMode[1], false)); in TEST_F()
1391 int index = nFrames; in TEST_F()
/hardware/qcom/media/msm8998/mm-core/inc/
DOMX_QCOMExtns.h909 OMX_U32 nFrames; member
953 OMX_U32 nFrames; member
/hardware/qcom/sdm845/media/mm-core/inc/
DOMX_QCOMExtns.h919 OMX_U32 nFrames; member
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device.cpp1302 if (!venc_set_ltrperiod(pParam->nFrames)) { in venc_set_config()
1320 if (!venc_set_ltruse(pParam->nID, pParam->nFrames)) { in venc_set_config()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device.cpp1301 if (!venc_set_ltrperiod(pParam->nFrames)) { in venc_set_config()
1319 if (!venc_set_ltruse(pParam->nID, pParam->nFrames)) { in venc_set_config()