Home
last modified time | relevance | path

Searched defs:pic (Results 1 - 25 of 192) sorted by relevance

12345678

/third_party/ffmpeg/libavcodec/
H A Dv408dec.c35 static int v408_decode_frame(AVCodecContext *avctx, AVFrame *pic, in v408_decode_frame() argument
[all...]
H A Dv410enc.c43 v410_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pic, int *got_packet) v410_encode_frame() argument
H A Dv308enc.c42 v308_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pic, int *got_packet) v308_encode_frame() argument
H A Dv308dec.c36 static int v308_decode_frame(AVCodecContext *avctx, AVFrame *pic, in v308_decode_frame() argument
[all...]
H A Dy41pdec.c39 static int y41p_decode_frame(AVCodecContext *avctx, AVFrame *pic, in y41p_decode_frame() argument
[all...]
H A Dy41penc.c41 y41p_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pic, int *got_packet) y41p_encode_frame() argument
H A Dyuv4dec.c34 static int yuv4_decode_frame(AVCodecContext *avctx, AVFrame *pic, in yuv4_decode_frame() argument
[all...]
H A Dyuv4enc.c27 yuv4_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pic, int *got_packet) yuv4_encode_frame() argument
H A Dv210_template.c25 v210_enc(AVCodecContext *avctx, uint8_t *dst, const AVFrame *pic) v210_enc() argument
H A Dtarga_y216dec.c34 static int y216_decode_frame(AVCodecContext *avctx, AVFrame *pic, in y216_decode_frame() argument
[all...]
H A Davuienc.c52 avui_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pic, int *got_packet) avui_encode_frame() argument
H A Dlibwebpenc.c42 WebPPicture *pic = NULL; in libwebp_encode_frame() local
H A D012v.c39 static int zero12v_decode_frame(AVCodecContext *avctx, AVFrame *pic, in zero12v_decode_frame() argument
[all...]
H A Dv210x.c39 static int decode_frame(AVCodecContext *avctx, AVFrame *pic, in decode_frame() argument
[all...]
H A Dv408enc.c39 v408_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pic, int *got_packet) v408_encode_frame() argument
H A Dvaapi_vp9.c42 VAAPIDecodePicture *pic = h->frames[CUR_FRAME].hwaccel_picture_private; in vaapi_vp9_start_frame() local
123 VAAPIDecodePicture *pic = h->frames[CUR_FRAME].hwaccel_picture_private; in vaapi_vp9_end_frame() local
133 VAAPIDecodePicture *pic = h->frames[CUR_FRAME].hwaccel_picture_private; in vaapi_vp9_decode_slice() local
H A Dvdpau_vp9.c37 VP9Frame pic = h->frames[CUR_FRAME]; in vdpau_vp9_start_frame() local
170 VP9Frame pic = h->frames[CUR_FRAME]; in vdpau_vp9_decode_slice() local
189 VP9Frame pic = h->frames[CUR_FRAME]; in vdpau_vp9_end_frame() local
H A Dvaapi_mpeg4.c52 VAAPIDecodePicture *pic = s->current_picture_ptr->hwaccel_picture_private; in vaapi_mpeg4_start_frame() local
142 VAAPIDecodePicture *pic = s->current_picture_ptr->hwaccel_picture_private; in vaapi_mpeg4_end_frame() local
158 VAAPIDecodePicture *pic = s->current_picture_ptr->hwaccel_picture_private; in vaapi_mpeg4_decode_slice() local
[all...]
H A Dvaapi_mjpeg.c31 VAAPIDecodePicture *pic = s->hwaccel_picture_private; in vaapi_mjpeg_start_frame() local
67 VAAPIDecodePicture *pic = s->hwaccel_picture_private; in vaapi_mjpeg_end_frame() local
77 VAAPIDecodePicture *pic = s->hwaccel_picture_private; in vaapi_mjpeg_decode_slice() local
[all...]
H A Dvdpau_vc1.c39 Picture *pic = s->current_picture_ptr; in vdpau_vc1_start_frame() local
107 Picture *pic = s->current_picture_ptr; in vdpau_vc1_decode_slice() local
H A Dvdpau_mpeg12.c38 Picture *pic = s->current_picture_ptr; in vdpau_mpeg_start_frame() local
90 Picture *pic = s->current_picture_ptr; in vdpau_mpeg_decode_slice() local
H A Dvdpau_mpeg4.c37 Picture *pic = s->current_picture_ptr; in vdpau_mpeg4_start_frame() local
/third_party/ffmpeg/libavformat/
H A Davs3dec.c34 int pic = 0, seq = 0, slice_pos = 0; in avs3video_probe() local
/third_party/skia/tools/
H A Dskp_parser.cpp48 sk_sp<SkPicture> pic = SkPicture::MakeFromStream(&input); in main() local
/third_party/skia/fuzz/oss_fuzz/
H A DFuzzSKP.cpp17 sk_sp<SkPicture> pic = SkPicture::MakeFromData(bytes->data(), bytes->size()); in FuzzSKP() local

Completed in 7 milliseconds

12345678