Home
last modified time | relevance | path

Searched refs:index_table (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/lib/
H A Dbuild_OID_registry147 my @index_table = ( 0 .. $#names );
149 @index_table = sort {
163 } @index_table;
178 my @octets = @{$encoded_oids[$index_table[$i]]};
181 $hash_values[$index_table[$i]],
182 $names[$index_table[$i]]);
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dmt6358-regulator.c29 const u32 *index_table; member
90 .index_table = ldo_index_table, \
260 pvol = info->index_table; in mt6358_set_voltage_sel()
286 pvol = info->index_table; in mt6358_get_voltage_sel()
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.20/
H A D0009-matroska-demux-parse-Disable-QoS-lace-skipping-by-de.patch31 stream->index_table && demux->common.segment.rate > 0.0) {
43 stream->index_table && parse->common.segment.rate > 0.0) {
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-good/
H A D0009-matroska-demux-parse-Disable-QoS-lace-skipping-by-de.patch31 stream->index_table && demux->common.segment.rate > 0.0) {
43 stream->index_table && parse->common.segment.rate > 0.0) {
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22/
H A D0009-matroska-demux-parse-Disable-QoS-lace-skipping-by-de.patch31 stream->index_table && demux->common.segment.rate > 0.0) {
43 stream->index_table && parse->common.segment.rate > 0.0) {
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/
H A DCVE-2019-7572.patch105 state->index += index_table[nybble];