Home
last modified time | relevance | path

Searched refs:cpia (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dcpia.c54 CpiaContext* const cpia = avctx->priv_data; in cpia_decode_frame() local
63 AVFrame *frame = cpia->frame; in cpia_decode_frame()
188 if ((ret = av_frame_ref(rframe, cpia->frame)) < 0) in cpia_decode_frame()
226 .p.name = "cpia",
H A DMakefile283 OBJS-$(CONFIG_CPIA_DECODER) += cpia.o

Completed in 2 milliseconds