Home
last modified time | relevance | path

Searched defs:decode_sendstream (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/mpp/legacy/
H A Dvpu_api_legacy.cpp941 RK_S32 VpuApiLegacy::decode_sendstream(VideoPacket_t *pkt) in decode_sendstream() function in VpuApiLegacy
/rockchip-linux_mpp/inc/
H A Dvpu_api.h424 RK_S32 (*decode_sendstream)(struct VpuCodecContext *ctx, VideoPacket_t *pkt); member