Home
last modified time | relevance | path

Searched refs:allocOut (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dnvenc.c1540 NV_ENC_CREATE_BITSTREAM_BUFFER allocOut = { 0 }; in nvenc_alloc_surface() local
1541 allocOut.version = NV_ENC_CREATE_BITSTREAM_BUFFER_VER; in nvenc_alloc_surface()
1572 nv_status = p_nvenc->nvEncCreateBitstreamBuffer(ctx->nvencoder, &allocOut); in nvenc_alloc_surface()
1581 ctx->surfaces[idx].output_surface = allocOut.bitstreamBuffer; in nvenc_alloc_surface()

Completed in 4 milliseconds