Home
last modified time | relevance | path

Searched refs:i_total (Results 1 – 25 of 70) sorted by relevance

123

/dports/multimedia/vlc/vlc-3.0.16/include/
H A Dvlc_block_helper.h35 size_t i_total; /**< total bytes over all linked blocks */ member
47 p_bytestream->i_total = 0; in block_BytestreamInit()
75 p_bytestream->i_total -= block->i_buffer; in block_BytestreamFlush()
85 p_bytestream->i_total -= block->i_buffer; in block_BytestreamFlush()
102 p_bytestream->i_total += p_block->i_buffer; in block_BytestreamPush()
107 return ( p_bytestream->i_total > p_bytestream->i_base_offset + p_bytestream->i_block_offset ) ? in block_BytestreamRemaining()
108 p_bytestream->i_total - p_bytestream->i_base_offset - p_bytestream->i_block_offset : 0; in block_BytestreamRemaining()
128 p_bytestream->i_total = 0; in block_BytestreamPop()
142 p_bytestream->i_total -= p_block->i_buffer; in block_BytestreamPop()
H A Dvlc_block.h351 size_t i_total = 0; in block_ChainExtract() local
359 i_total += i_copy; in block_ChainExtract()
364 return i_total; in block_ChainExtract()
392 size_t i_total = 0; in block_ChainGather() local
399 block_ChainProperties( p_list, NULL, &i_total, &i_length ); in block_ChainGather()
401 g = block_Alloc( i_total ); in block_ChainGather()
H A Dvlc_boxes.h67 static inline int bo_extend(bo_t *p_bo, size_t i_total) in bo_extend() argument
72 if (i_total >= i_size) in bo_extend()
75 while(i_total >= i_size + i_growth) in bo_extend()
/dports/emulators/vice/vice-3.5/src/lib/libx264/encoder/
H A Dcavlc.c127 int i_total, i_trailing, i_total_zero, i_suffix_length; in x264_cavlc_block_residual_internal() local
134 i_total_zero = runlevel.last + 1 - i_total; in x264_cavlc_block_residual_internal()
137 runlevel.level[i_total+0] = 2; in x264_cavlc_block_residual_internal()
138 runlevel.level[i_total+1] = 2; in x264_cavlc_block_residual_internal()
149 bs_write_vlc( s, x264_coeff_token[nC][i_total-1][i_trailing] ); in x264_cavlc_block_residual_internal()
151 i_suffix_length = i_total > 10 && i_trailing < 3; in x264_cavlc_block_residual_internal()
154 if( i_trailing < i_total ) in x264_cavlc_block_residual_internal()
170 for( i = i_trailing+1; i < i_total; i++ ) in x264_cavlc_block_residual_internal()
185 if( i_total < 8>>CHROMA_V_SHIFT ) in x264_cavlc_block_residual_internal()
192 else if( (uint8_t)i_total < count_cat[ctx_block_cat] ) in x264_cavlc_block_residual_internal()
[all …]
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/encoder/
H A Dcavlc.c127 int i_total, i_trailing, i_total_zero, i_suffix_length; in cavlc_block_residual_internal() local
133 i_total_zero = runlevel.last + 1 - i_total; in cavlc_block_residual_internal()
136 runlevel.level[i_total+0] = 2; in cavlc_block_residual_internal()
137 runlevel.level[i_total+1] = 2; in cavlc_block_residual_internal()
148 bs_write_vlc( s, x264_coeff_token[nC][i_total-1][i_trailing] ); in cavlc_block_residual_internal()
150 i_suffix_length = i_total > 10 && i_trailing < 3; in cavlc_block_residual_internal()
153 if( i_trailing < i_total ) in cavlc_block_residual_internal()
167 for( int i = i_trailing+1; i < i_total; i++ ) in cavlc_block_residual_internal()
182 if( i_total < 8>>CHROMA_V_SHIFT ) in cavlc_block_residual_internal()
189 else if( (uint8_t)i_total < count_cat[ctx_block_cat] ) in cavlc_block_residual_internal()
[all …]
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/encoder/
H A Dcavlc.c127 int i_total, i_trailing, i_total_zero, i_suffix_length; in cavlc_block_residual_internal() local
133 i_total_zero = runlevel.last + 1 - i_total; in cavlc_block_residual_internal()
136 runlevel.level[i_total+0] = 2; in cavlc_block_residual_internal()
137 runlevel.level[i_total+1] = 2; in cavlc_block_residual_internal()
148 bs_write_vlc( s, x264_coeff_token[nC][i_total-1][i_trailing] ); in cavlc_block_residual_internal()
150 i_suffix_length = i_total > 10 && i_trailing < 3; in cavlc_block_residual_internal()
153 if( i_trailing < i_total ) in cavlc_block_residual_internal()
167 for( int i = i_trailing+1; i < i_total; i++ ) in cavlc_block_residual_internal()
182 if( i_total < 8>>CHROMA_V_SHIFT ) in cavlc_block_residual_internal()
189 else if( (uint8_t)i_total < count_cat[ctx_block_cat] ) in cavlc_block_residual_internal()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/ocfs2/
H A Dlocalalloc.c331 || alloc->id1.bitmap1.i_total in ocfs2_load_local_alloc()
337 le32_to_cpu(alloc->id1.bitmap1.i_total), in ocfs2_load_local_alloc()
833 if (!alloc->id1.bitmap1.i_total) { in ocfs2_local_alloc_find_clear_bits()
865 left = le32_to_cpu(alloc->id1.bitmap1.i_total); in ocfs2_local_alloc_find_clear_bits()
904 le32_to_cpu(alloc->id1.bitmap1.i_total), in ocfs2_local_alloc_find_clear_bits()
915 alloc->id1.bitmap1.i_total = 0; in ocfs2_clear_local_alloc()
961 le32_to_cpu(alloc->id1.bitmap1.i_total), in ocfs2_sync_local_to_main()
964 if (!alloc->id1.bitmap1.i_total) { in ocfs2_sync_local_to_main()
969 le32_to_cpu(alloc->id1.bitmap1.i_total)) { in ocfs2_sync_local_to_main()
1159 le32_to_cpu(alloc->id1.bitmap1.i_total), in ocfs2_local_alloc_new_window()
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libx264/encoder/
H A Dcavlc.c127 int i_total, i_trailing, i_total_zero, i_suffix_length; in x264_cavlc_block_residual_internal() local
134 i_total_zero = runlevel.last + 1 - i_total; in x264_cavlc_block_residual_internal()
137 runlevel.level[i_total+0] = 2; in x264_cavlc_block_residual_internal()
138 runlevel.level[i_total+1] = 2; in x264_cavlc_block_residual_internal()
149 bs_write_vlc( s, x264_coeff_token[nC][i_total-1][i_trailing] ); in x264_cavlc_block_residual_internal()
151 i_suffix_length = i_total > 10 && i_trailing < 3; in x264_cavlc_block_residual_internal()
154 if( i_trailing < i_total ) in x264_cavlc_block_residual_internal()
170 for( i = i_trailing+1; i < i_total; i++ ) in x264_cavlc_block_residual_internal()
185 if( i_total < 8>>CHROMA_V_SHIFT ) in x264_cavlc_block_residual_internal()
192 else if( (uint8_t)i_total < count_cat[ctx_block_cat] ) in x264_cavlc_block_residual_internal()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/fs/ocfs2/
H A Dlocalalloc.c331 || alloc->id1.bitmap1.i_total in ocfs2_load_local_alloc()
337 le32_to_cpu(alloc->id1.bitmap1.i_total), in ocfs2_load_local_alloc()
833 if (!alloc->id1.bitmap1.i_total) { in ocfs2_local_alloc_find_clear_bits()
865 left = le32_to_cpu(alloc->id1.bitmap1.i_total); in ocfs2_local_alloc_find_clear_bits()
904 le32_to_cpu(alloc->id1.bitmap1.i_total), in ocfs2_local_alloc_find_clear_bits()
915 alloc->id1.bitmap1.i_total = 0; in ocfs2_clear_local_alloc()
961 le32_to_cpu(alloc->id1.bitmap1.i_total), in ocfs2_sync_local_to_main()
964 if (!alloc->id1.bitmap1.i_total) { in ocfs2_sync_local_to_main()
969 le32_to_cpu(alloc->id1.bitmap1.i_total)) { in ocfs2_sync_local_to_main()
1159 le32_to_cpu(alloc->id1.bitmap1.i_total), in ocfs2_local_alloc_new_window()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/ocfs2/
H A Dlocalalloc.c331 || alloc->id1.bitmap1.i_total in ocfs2_load_local_alloc()
337 le32_to_cpu(alloc->id1.bitmap1.i_total), in ocfs2_load_local_alloc()
833 if (!alloc->id1.bitmap1.i_total) { in ocfs2_local_alloc_find_clear_bits()
865 left = le32_to_cpu(alloc->id1.bitmap1.i_total); in ocfs2_local_alloc_find_clear_bits()
904 le32_to_cpu(alloc->id1.bitmap1.i_total), in ocfs2_local_alloc_find_clear_bits()
915 alloc->id1.bitmap1.i_total = 0; in ocfs2_clear_local_alloc()
961 le32_to_cpu(alloc->id1.bitmap1.i_total), in ocfs2_sync_local_to_main()
964 if (!alloc->id1.bitmap1.i_total) { in ocfs2_sync_local_to_main()
969 le32_to_cpu(alloc->id1.bitmap1.i_total)) { in ocfs2_sync_local_to_main()
1159 le32_to_cpu(alloc->id1.bitmap1.i_total), in ocfs2_local_alloc_new_window()
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/property/
H A Dhnd_sdfc.F37 integer i, j, i_total
68 i_total = 7*i_pert + 6*i_resp
78 ahi(3) = i_total
89 if(.not.ga_create(MT_DBL,2*nopen(1)*nvirt(1),i_total,'RHS',
235 ahi(3) = i_total
239 bhi(2) = i_total
257 ahi(3) = i_total
276 do ifld = 1, i_total
/dports/science/nwchem-data/nwchem-7.0.2-release/src/property/
H A Dhnd_sdfc.F37 integer i, j, i_total
68 i_total = 7*i_pert + 6*i_resp
78 ahi(3) = i_total
89 if(.not.ga_create(MT_DBL,2*nopen(1)*nvirt(1),i_total,'RHS',
235 ahi(3) = i_total
239 bhi(2) = i_total
257 ahi(3) = i_total
276 do ifld = 1, i_total
/dports/emulators/mess/mame-mame0226/src/mame/audio/
H A Dpolepos.cpp261 double volume, i_total; in sound_stream_update() local
288 i_total = 0; in sound_stream_update()
297 i_total += m_filter_engine[loop].y0 / r_filt_out[loop]; in sound_stream_update()
299 i_total *= r_filt_total/2; /* now contains voltage adjusted by final gain */ in sound_stream_update()
301 buffer.put(sampindex, i_total); in sound_stream_update()
/dports/emulators/mame/mame-mame0226/src/mame/audio/
H A Dpolepos.cpp261 double volume, i_total; in sound_stream_update() local
288 i_total = 0; in sound_stream_update()
297 i_total += m_filter_engine[loop].y0 / r_filt_out[loop]; in sound_stream_update()
299 i_total *= r_filt_total/2; /* now contains voltage adjusted by final gain */ in sound_stream_update()
301 buffer.put(sampindex, i_total); in sound_stream_update()
/dports/multimedia/libdvdcss/libdvdcss-1.4.3/src/
H A Ddevice.c733 int i_index, i_len, i_total = 0; in libc_readv() local
761 i_total += i_bytes; in libc_readv()
762 i_total /= DVDCSS_BLOCK_SIZE; in libc_readv()
771 i_seek = libc_seek( dvdcss, i_total ); in libc_readv()
778 return i_total; in libc_readv()
782 dvdcss->i_pos += i_total; in libc_readv()
783 return i_total; in libc_readv()
/dports/multimedia/vlc/vlc-3.0.16/modules/codec/webvtt/
H A Dhelpers.h49 size_t i_total = WEBVTT_Pack_CueElementsGetNewSize( els ); in WEBVTT_Pack_CueElements() local
51 SetDWBE( &p_dst[0], i_total ); in WEBVTT_Pack_CueElements()
/dports/multimedia/vlc/vlc-3.0.16/modules/codec/
H A Dzvbi.c445 int i_total,offset; in Decode() local
448 i_total = vbi_print_page_region( &p_page, p_text, i_textsize, in Decode()
451 for( offset=1; offset<i_total && isspace( p_text[i_total-offset ] ); offset++) in Decode()
452 p_text[i_total-offset] = '\0'; in Decode()
454 i_total -= offset; in Decode()
457 while( offset < i_total && isspace( p_text[offset] ) ) in Decode()
477 … msg_Info( p_dec, "page %x-%x(%d)\n\"%s\"", p_page.pgno, p_page.subno, i_total, &p_text[offset] ); in Decode()
/dports/astro/gpstk/GPSTk-8.0.0/ext/lib/FileHandling/Yuma/
H A DYumaData.cpp122 strm << left << setw(width) << sOrbI << right << setw(19) << i_total << endl; in reallyPutRecord()
214 i_total = asDouble(lineParser(line, sOrbI)); in reallyGetRecord()
215 i_offset = i_total - 54.0 * (gpstk::PI / 180.0); in reallyGetRecord()
303 oag.i0 = i_total; in operator OrbAlmGen()
H A DYumaData.hpp105 double i_total; //radians member in gpstk::YumaData
/dports/multimedia/vlc/vlc-3.0.16/modules/text_renderer/
H A Dsvg.c372 int i_total; in RenderText() local
373 psz_svg = SegmentsToSVG( p_region_in->p_text, i_height, &i_total ); in RenderText()
376 char *psz_doc = svg_GetDocument( p_filter, i_width, i_total, psz_svg ); in RenderText()
/dports/multimedia/vlc/vlc-3.0.16/modules/stream_filter/
H A Daribcam.c116 size_t i_total = 0; in RemainRead() local
124 i_total += i_copy; in RemainRead()
139 return i_total; in RemainRead()
/dports/astro/gpstk/GPSTk-8.0.0/ext/lib/FileHandling/SEM/
H A DSEMData.hpp90 double i_total; ///< radians member in gpstk::SEMData
H A DSEMData.cpp149 i_total = i_offset + 54.0 * (gpstk::PI / 180.0); in reallyGetRecord()
250 oag.i0 = i_total; in operator OrbAlmGen()
/dports/multimedia/vlc/vlc-3.0.16/modules/demux/mpeg/
H A Dts_si.c465 size_t i_total = strlen(*ppsz_prev) + strlen(psz_itm) + 1; in EITExtractDrDescItems() local
466 char *psz_realloc = realloc( *ppsz_prev, i_total ); in EITExtractDrDescItems()
604 … size_t i_total = strlen( p_epgevt->psz_description ) + strlen( psz_text ) + 1; in EITCallBack() local
605 char *psz_realloc = realloc( p_epgevt->psz_description, i_total ); in EITCallBack()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/VideoPlayer/DVDInputStreams/
H A DDVDInputStreamNavigator.cpp1654 int i_index, i_len, i_total = 0; in dvd_inputstreamnavigator_cb_readv() local
1670 i_total += i_bytes; in dvd_inputstreamnavigator_cb_readv()
1676 int i_seek = lpstream->Seek(i_total,0); in dvd_inputstreamnavigator_cb_readv()
1681 return i_total; in dvd_inputstreamnavigator_cb_readv()
1684 return i_total; in dvd_inputstreamnavigator_cb_readv()

123