Home
last modified time | relevance | path

Searched refs:box_count (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmovtextdec.c319 const static size_t box_count = FF_ARRAY_ELEMS(box_types); variable
531 for (i = 0; i < box_count; i++) { in mov_text_decode_frame()
Dmovtextenc.c166 const static size_t box_count = FF_ARRAY_ELEMS(box_types); variable
678 for (j = 0; j < box_count; j++) { in mov_text_encode_frame()