| 
    FFmpeg
    
   | 
 
#include "config_components.h"#include "avcodec.h"#include "hwaccel_internal.h"#include "internal.h"#include "mpegvideo.h"#include "nvdec.h"#include "decode.h"Go to the source code of this file.
Functions | |
| static int | nvdec_mpeg12_start_frame (AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) | 
| static int | nvdec_mpeg12_frame_params (AVCodecContext *avctx, AVBufferRef *hw_frames_ctx) | 
      
  | 
  static | 
Definition at line 32 of file nvdec_mpeg12.c.
      
  | 
  static | 
Definition at line 95 of file nvdec_mpeg12.c.
 1.8.17