Home
last modified time | relevance | path

Searched defs:pict_type (Results 1 – 22 of 22) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dratecontrol.c84 const int pict_type = rce->new_pict_type; in get_diff_limited_q() local
119 static void get_qminmax(int *qmin_ret, int *qmax_ret, MpegEncContext *s, int pict_type) in get_qminmax()
155 const int pict_type = rce->new_pict_type; in modify_qscale() local
243 const int pict_type = rce->new_pict_type; in get_qscale() local
392 const int pict_type = rce->new_pict_type; in init_pass2() local
884 const int pict_type = s->pict_type; in ff_rate_estimate_qscale() local
Dsvq1enc.h48 enum AVPictureType pict_type; member
Dlibkvazaar.c177 int pict_type; in libkvazaar_encode() local
Dratecontrol.h42 int pict_type; member
Dlibxavs.c126 int pict_type; in XAVS_frame() local
Dlibsvtav1.c389 int ret = 0, pict_type; in eb_receive_packet() local
Dlibx265.c482 int pict_type; in libx265_encode_frame() local
Dlibxvid.c825 int pict_type; in xvid_encode_frame() local
Dqsvenc.c1539 enum AVPictureType pict_type; in ff_qsv_encode() local
Davpacket.c820 …_data_set_encoder_stats(AVPacket *pkt, int quality, int64_t *error, int error_count, int pict_type) in ff_side_data_set_encoder_stats()
Dlibx264.c301 int pict_type; in X264_frame() local
Dlibaomenc.c969 int av_unused pict_type; in storeframe() local
Dnvenc.c1945 enum AVPictureType pict_type; in process_output_surface() local
Dlibvpxenc.c1191 int pict_type; in storeframe() local
Dsvq3.c115 enum AVPictureType pict_type; member
Dmpegvideo.h212 int pict_type; ///< AV_PICTURE_TYPE_I, AV_PICTURE_TYPE_P, AV_PICTURE_TYPE_B, ... member
Davcodec.h3385 int pict_type; /* XXX: Put it back in AVCodecContext. */ member
/third_party/ffmpeg/libavutil/
Dutils.c88 char av_get_picture_type_char(enum AVPictureType pict_type) in av_get_picture_type_char()
Dframe.h401 enum AVPictureType pict_type; member
/third_party/ffmpeg/libpostproc/
Dpostprocess.c939 pp_mode *vm, void *vc, int pict_type) in pp_postprocess()
/third_party/ffmpeg/libavformat/
Dmxfenc.c2426 int pict_type = (pkt->data[i+2]>>3) & 0x07; in mxf_parse_mpeg2_frame() local
/third_party/ffmpeg/fftools/
Dffmpeg.h569 int pict_type; member