Home
last modified time | relevance | path

Searched refs:cpia (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dcpia.c53 CpiaContext* const cpia = avctx->priv_data; in cpia_decode_frame() local
62 AVFrame *frame = cpia->frame; in cpia_decode_frame()
187 if ((ret = av_frame_ref(data, cpia->frame)) < 0) in cpia_decode_frame()
DMakefile273 OBJS-$(CONFIG_CPIA_DECODER) += cpia.o
/third_party/ffmpeg/
DMAINTAINERS158 cpia.c Stephan Hilb
DBUILD.gn319 # "//third_party/ffmpeg/libavcodec/cpia.c",
DChangelog91 - avcodec/cpia: Fix missing src_size update