Searched defs:Video_Com_data_s (Results 1 – 1 of 1) sorted by relevance
1104 struct Video_Com_data_s { struct1105 int32_t Bframe_ctr;1110 int32_t tot_time;1113 int32_t picture_distance;1116 int32_t coding_order;1118 struct avs2_frame_s *f_rec;1119 int32_t seq_header;1121 int32_t **refFrArr;1122 int32_t **p_snd_refFrArr;1124 byte ***currentFrame; /* [yuv][height][width] */[all …]