Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmovtextenc.c164 const static size_t box_count = FF_ARRAY_ELEMS(box_types); variable
668 for (size_t j = 0; j < box_count; j++) in mov_text_encode_frame()
H A Dmovtextdec.c332 const static size_t box_count = FF_ARRAY_ELEMS(box_types); variable
540 for (i = 0; i < box_count; i++) { in mov_text_decode_frame()

Completed in 3 milliseconds