Home
last modified time | relevance | path

Searched defs:pict (Results 1 – 25 of 38) sorted by relevance

12

/third_party/flutter/skia/gm/
Dpathopsskpclip.cpp50 sk_sp<SkPicture> pict(recorder.finishRecordingAsPicture()); in onDraw() local
Ddistantclip.cpp45 sk_sp<SkPicture> pict(recorder.finishRecordingAsPicture()); in onDraw() local
/third_party/skia/gm/
Ddistantclip.cpp43 sk_sp<SkPicture> pict(recorder.finishRecordingAsPicture()); in onDraw() local
/third_party/ffmpeg/libavcodec/
Dfitsenc.c38 const AVFrame *pict, int *got_packet) in fits_encode_frame()
Dbmpenc.c67 const AVFrame *pict, int *got_packet) in bmp_encode_frame()
Dxwdenc.c34 const AVFrame *pict, int *got_packet) in xwd_encode_frame()
Dpngenc.c345 static int encode_headers(AVCodecContext *avctx, const AVFrame *pict) in encode_headers()
431 static int encode_frame(AVCodecContext *avctx, const AVFrame *pict) in encode_frame()
525 const AVFrame *pict, int *got_packet) in encode_png()
712 static int apng_encode_frame(AVCodecContext *avctx, const AVFrame *pict, in apng_encode_frame()
842 const AVFrame *pict, int *got_packet) in encode_apng()
Dh263dec.c429 AVFrame *pict = data; in ff_h263_decode_frame() local
Dqtrleenc.c364 const AVFrame *pict, int *got_packet) in qtrle_encode_frame()
Dasvenc.c216 const AVFrame *pict, int *got_packet) in encode_frame()
Dmsvideo1enc.c66 const AVFrame *pict, int *got_packet) in encode_frame()
Dflashsvenc.c211 const AVFrame *pict, int *got_packet) in flashsv_encode_frame()
Dh261dec.c593 AVFrame *pict = data; in h261_decode_frame() local
Dljpegenc.c226 const AVFrame *pict, int *got_packet) in ljpeg_encode_frame()
Djpeglsenc.c257 const AVFrame *pict, int *got_packet) in encode_picture_ls()
Dmpegutils.c103 void ff_print_debug_info2(AVCodecContext *avctx, AVFrame *pict, uint8_t *mbskip_table, in ff_print_debug_info2()
Drv10.c711 AVFrame *pict = data; in rv10_decode_frame() local
Dsvq1enc.c582 const AVFrame *pict, int *got_packet) in svq1_encode_frame()
Dzmbvenc.c167 const AVFrame *pict, int *got_packet) in encode_frame()
Dtiffenc.c246 const AVFrame *pict, int *got_packet) in encode_frame()
Dvc1dec.c641 AVFrame *pict = data; in vc1_decode_frame() local
Dgif.c410 const AVFrame *pict, int *got_packet) in gif_encode_frame()
/third_party/gstreamer/gstplugins_bad/gst/dvbsuboverlay/
Ddvb-sub.h66 DVBSubtitlePicture pict; member
/third_party/ffmpeg/libavformat/
Doggparsevorbis.c156 char *pict = av_malloc(len); in ff_vorbis_comment() local
/third_party/ffmpeg/doc/examples/
Dmuxing.c452 static void fill_yuv_image(AVFrame *pict, int frame_index, in fill_yuv_image()

12