Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dnvenc.c1403 static NV_ENC_BUFFER_FORMAT nvenc_map_buffer_format(enum AVPixelFormat pix_fmt) in nvenc_map_buffer_format() function
1444 ctx->surfaces[idx].format = nvenc_map_buffer_format(ctx->data_pix_fmt); in nvenc_alloc_surface()
1791 reg.bufferFormat = nvenc_map_buffer_format(frames_ctx->sw_format); in nvenc_register_frame()