Home
last modified time | relevance | path

Searched defs:JpegdCtx (Results 1 – 1 of 1) sorted by relevance

/rockchip-linux_mpp/mpp/codec/dec/jpeg/
H A Djpegd_parser.h115 typedef struct JpegdCtx { struct
116 MppBufSlots packet_slots;
117 MppBufSlots frame_slots;
120 RK_S32 frame_slot_index;
121 RK_U8 *recv_buffer;
124 RK_U32 streamLength;
149 } JpegdCtx; argument