Searched defs:mppApi (Results 1 – 4 of 4) sorted by relevance
39 RKMppApi *mppApi = pBaseComponent->mppApi; in GetDefaultConfig() local239 RKMppApi *mppApi = pBaseComponent->mppApi; in GetMppBuffers() local267 RKMppApi *mppApi = pBaseComponent->mppApi; in SetParamWidth() local289 RKMppApi *mppApi = pBaseComponent->mppApi; in SetParamHeight() local311 RKMppApi *mppApi = pBaseComponent->mppApi; in SetParamPixleFmt() local331 RKMppApi *mppApi = pBaseComponent->mppApi; in SetParamStride() local346 RKMppApi *mppApi = pBaseComponent->mppApi; in SetParamFps() local360 RKMppApi *mppApi = pBaseComponent->mppApi; in SetParamDrop() local371 RKMppApi *mppApi = pBaseComponent->mppApi; in SetParamRateControl() local396 RKMppApi *mppApi = pBaseComponent->mppApi; in SetParamGop() local[all …]
164 RKMppApi *mppApi = g_pBaseComponent->mppApi; in CodecCreate() local210 RKMppApi *mppApi = g_pBaseComponent->mppApi; in CodecDestroy() local465 RKMppApi *mppApi = g_pBaseComponent->mppApi; in CodecStart() local479 RKMppApi *mppApi = g_pBaseComponent->mppApi; in CodecStop() local520 RKMppApi *mppApi = g_pBaseComponent->mppApi; in DecodeInitPacket() local565 RKMppApi *mppApi = g_pBaseComponent->mppApi; in HandleDecodeFrameInfoChange() local613 RKMppApi *mppApi = g_pBaseComponent->mppApi; in PutDecodeFrameToOutput() local653 RKMppApi *mppApi = g_pBaseComponent->mppApi; in HandleDecodeFrameOutput() local706 RKMppApi *mppApi = g_pBaseComponent->mppApi; in HandleDecodedFrame() local731 RKMppApi *mppApi = g_pBaseComponent->mppApi; in CodecDecodeGetFrameLoop() local[all …]
119 int32_t GetMppApi(RKMppApi **mppApi) in GetMppApi()155 void ReleaseMppApi(RKMppApi *mppApi) in ReleaseMppApi()
98 RKMppApi *mppApi; member