Searched refs:n_frames (Results 1 – 6 of 6) sorted by relevance
26 RK_S32 n_frames; // 1-8 member
137 if (s->n_frames > 0) { in vp9d_split_frame()139 *out_size = s->size[--s->n_frames]; in vp9d_split_frame()142 return s->n_frames > 0 ? *out_size : size /* i.e. include idx tail */; in vp9d_split_frame()148 RK_S32 n_frames = 1 + (marker & 0x7), idx_sz = 2 + n_frames * nbytes; in vp9d_split_frame() local157 while (n_frames--) { \ in vp9d_split_frame()161 s->n_frames = 0; \ in vp9d_split_frame()172 s->n_frames = n_frames; \ in vp9d_split_frame()174 s->size[n_frames] = sz; \ in vp9d_split_frame()
97 READ_BITS(p_bitctx, 8, &pic_timing->n_frames[i]); in interpret_picture_timing_info()
719 RK_S32 n_frames[3]; member
359 RK_U8 n_frames; member
2545 fb(9, n_frames); in mpp_av1_metadata_timecode()