Home
last modified time | relevance | path

Searched refs:roq_qcell (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Droqvideo.h32 typedef struct roq_qcell { struct
34 } roq_qcell; argument
48 roq_qcell cb4x4[256];
Droqvideodec.c42 roq_qcell *qcell; in roqvideo_decode_frame()
Droqvideoenc.c168 static void unpack_roq_qcell(uint8_t cb2[], roq_qcell *qcell, uint8_t u[4*4*3]) in unpack_roq_qcell()
669 roq_qcell *qcell; in reconstruct_and_encode_image()