Searched refs:cpia (Results 1 – 5 of 5) sorted by relevance
53 CpiaContext* const cpia = avctx->priv_data; in cpia_decode_frame() local62 AVFrame *frame = cpia->frame; in cpia_decode_frame()187 if ((ret = av_frame_ref(data, cpia->frame)) < 0) in cpia_decode_frame()
273 OBJS-$(CONFIG_CPIA_DECODER) += cpia.o
158 cpia.c Stephan Hilb
319 # "//third_party/ffmpeg/libavcodec/cpia.c",
91 - avcodec/cpia: Fix missing src_size update