Searched refs:box_types (Results 1 – 2 of 2) sorted by relevance
312 static const Box box_types[] = { variable319 const static size_t box_count = FF_ARRAY_ELEMS(box_types);532 if (tsmb_type == box_types[i].type) { in mov_text_decode_frame()533 if (m->tracksize + m->size_var + box_types[i].base_size > avpkt->size) in mov_text_decode_frame()535 ret_tsmb = box_types[i].decode(tsmb, m, avpkt); in mov_text_decode_frame()
160 static const Box box_types[] = { variable166 const static size_t box_count = FF_ARRAY_ELEMS(box_types);679 box_types[j].encode(s); in mov_text_encode_frame()