Searched refs:i4_num_words_to_fill (Results 1 – 1 of 1) sorted by relevance
1505 WORD32 i4_num_words_to_fill, i4_words_filled; in ih264e_add_filler_nal_unit() local1529 i4_num_words_to_fill = (insert_fill_bytes >> 2); in ih264e_add_filler_nal_unit()1536 i4_num_words_to_fill -= i4_words_filled; in ih264e_add_filler_nal_unit()1538 while (i4_num_words_to_fill > 0) in ih264e_add_filler_nal_unit()1543 i4_num_words_to_fill-- ; in ih264e_add_filler_nal_unit()