Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/
H A Dutils.c40 char av_get_picture_type_char(enum AVPictureType pict_type) in av_get_picture_type_char() argument
H A Dframe.h422 enum AVPictureType pict_type; member
/third_party/ffmpeg/libavcodec/
H A Dsvq1enc.h48 enum AVPictureType pict_type; member
H A Dlibkvazaar.c175 int pict_type; in libkvazaar_encode() local
H A Dlibxavs.c131 int pict_type; in XAVS_frame() local
H A Dratecontrol.h42 int pict_type; member
H A Dlibsvtav1.c490 int ret = 0, pict_type; in eb_receive_packet() local
H A Davpacket.c602 int ff_side_data_set_encoder_stats(AVPacket *pkt, int quality, int64_t *error, int error_count, int pict_type) in ff_side_data_set_encoder_stats() argument
H A Dlibx265.c510 int pict_type; in libx265_encode_frame() local
H A Dlibxvid.c817 int pict_type; in xvid_encode_frame() local
H A Dratecontrol.c83 const int pict_type = rce->new_pict_type; in get_diff_limited_q() local
118 get_qminmax(int *qmin_ret, int *qmax_ret, MpegEncContext *s, int pict_type) get_qminmax() argument
154 const int pict_type = rce->new_pict_type; modify_qscale() local
242 const int pict_type = rce->new_pict_type; get_qscale() local
391 const int pict_type = rce->new_pict_type; init_pass2() local
883 const int pict_type = s->pict_type; ff_rate_estimate_qscale() local
[all...]
H A Dlibx264.c321 int pict_type; in X264_frame() local
H A Dnvenc.c2052 enum AVPictureType pict_type; in process_output_surface() local
H A Dqsvenc.c1832 enum AVPictureType pict_type; in ff_qsv_encode() local
H A Dlibaomenc.c1059 int av_unused pict_type; in storeframe() local
H A Dlibvpxenc.c1244 int pict_type; in storeframe() local
H A Dsvq3.c116 enum AVPictureType pict_type; member
[all...]
H A Dmpegvideo.h194 int pict_type; ///< AV_PICTURE_TYPE_I, AV_PICTURE_TYPE_P, AV_PICTURE_TYPE_B, ... member
H A Davcodec.h2797 int pict_type; /* XXX: Put it back in AVCodecContext. */ member
/third_party/ffmpeg/libpostproc/
H A Dpostprocess.c916 pp_postprocess(const uint8_t * src[3], const int srcStride[3], uint8_t * dst[3], const int dstStride[3], int width, int height, const int8_t *QP_store, int QPStride, pp_mode *vm, void *vc, int pict_type) pp_postprocess() argument
/third_party/ffmpeg/libavformat/
H A Dmxfenc.c2421 int pict_type = (pkt->data[i+2]>>3) & 0x07; in mxf_parse_mpeg2_frame() local
/third_party/ffmpeg/fftools/
H A Dffmpeg.h580 int pict_type; member

Completed in 38 milliseconds