Searched refs:list_counts (Results 1 – 3 of 3) sorted by relevance
63 h->list_counts[mb_xy] = sl->list_count; in FUNC()276 h->list_counts[mb_xy] = sl->list_count; in FUNC()
151 av_freep(&h->list_counts); in ff_h264_free_tables()196 !FF_ALLOCZ_TYPED_ARRAY(h->list_counts, big_mb_num) || in ff_h264_alloc_tables()
417 uint8_t *list_counts; ///< Array of list_count per MB specifying the slice type member