/third_party/flutter/skia/gm/ |
D | pathopsskpclip.cpp | 50 sk_sp<SkPicture> pict(recorder.finishRecordingAsPicture()); in onDraw() local
|
D | distantclip.cpp | 45 sk_sp<SkPicture> pict(recorder.finishRecordingAsPicture()); in onDraw() local
|
/third_party/skia/gm/ |
D | distantclip.cpp | 43 sk_sp<SkPicture> pict(recorder.finishRecordingAsPicture()); in onDraw() local
|
/third_party/ffmpeg/libavcodec/ |
D | fitsenc.c | 38 const AVFrame *pict, int *got_packet) in fits_encode_frame()
|
D | bmpenc.c | 67 const AVFrame *pict, int *got_packet) in bmp_encode_frame()
|
D | xwdenc.c | 34 const AVFrame *pict, int *got_packet) in xwd_encode_frame()
|
D | pngenc.c | 345 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()
|
D | h263dec.c | 429 AVFrame *pict = data; in ff_h263_decode_frame() local
|
D | qtrleenc.c | 364 const AVFrame *pict, int *got_packet) in qtrle_encode_frame()
|
D | asvenc.c | 216 const AVFrame *pict, int *got_packet) in encode_frame()
|
D | msvideo1enc.c | 66 const AVFrame *pict, int *got_packet) in encode_frame()
|
D | flashsvenc.c | 211 const AVFrame *pict, int *got_packet) in flashsv_encode_frame()
|
D | h261dec.c | 593 AVFrame *pict = data; in h261_decode_frame() local
|
D | ljpegenc.c | 226 const AVFrame *pict, int *got_packet) in ljpeg_encode_frame()
|
D | jpeglsenc.c | 257 const AVFrame *pict, int *got_packet) in encode_picture_ls()
|
D | mpegutils.c | 103 void ff_print_debug_info2(AVCodecContext *avctx, AVFrame *pict, uint8_t *mbskip_table, in ff_print_debug_info2()
|
D | rv10.c | 711 AVFrame *pict = data; in rv10_decode_frame() local
|
D | svq1enc.c | 582 const AVFrame *pict, int *got_packet) in svq1_encode_frame()
|
D | zmbvenc.c | 167 const AVFrame *pict, int *got_packet) in encode_frame()
|
D | tiffenc.c | 246 const AVFrame *pict, int *got_packet) in encode_frame()
|
D | vc1dec.c | 641 AVFrame *pict = data; in vc1_decode_frame() local
|
D | gif.c | 410 const AVFrame *pict, int *got_packet) in gif_encode_frame()
|
/third_party/gstreamer/gstplugins_bad/gst/dvbsuboverlay/ |
D | dvb-sub.h | 66 DVBSubtitlePicture pict; member
|
/third_party/ffmpeg/libavformat/ |
D | oggparsevorbis.c | 156 char *pict = av_malloc(len); in ff_vorbis_comment() local
|
/third_party/ffmpeg/doc/examples/ |
D | muxing.c | 452 static void fill_yuv_image(AVFrame *pict, int frame_index, in fill_yuv_image()
|