Home
last modified time | relevance | path

Searched defs:table_idx (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dwmaprodec.c160 …uint8_t table_idx; ///< index in sf_offsets for the scale factor re… member
239 …uint8_t table_idx; ///< index for the num_sfb, sfb_offsets, sf_offset… member
/third_party/ffmpeg/libavfilter/
Daf_apsyclip.c288 int base_idx, start_bin, end_bin, table_idx; in calculate_mask_curve() local
/third_party/skia/third_party/externals/imgui/
Dimgui_tables.cpp342 const int table_idx = g.Tables.GetIndex(table); in BeginTableEx() local
3454 int table_idx = g.Tables.GetIndex(table); in TableRemove() local