Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/legacy/
H A Dvpu_api.cpp100 vpu_api_sendframe(VpuCodecContext *ctx, EncInputStream_t *aEncInStrm) in vpu_api_sendframe()
133 vpu_api_encode(VpuCodecContext *ctx, EncInputStream_t *aEncInStrm, in vpu_api_encode()
H A Dvpu_api_legacy.cpp1056 RK_S32 VpuApiLegacy::encode(VpuCodecContext *ctx, EncInputStream_t *aEncInStrm, EncoderOut_t *aEncO… in encode()
1334 RK_S32 VpuApiLegacy::encoder_sendframe(VpuCodecContext *ctx, EncInputStream_t *aEncInStrm) in encoder_sendframe()