Searched defs:JpegdCtx (Results 1 – 1 of 1) sorted by relevance
115 typedef struct JpegdCtx { struct116 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