Home
last modified time | relevance | path

Searched refs:lines (Results 1 – 25 of 39) sorted by relevance

12

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
Ddiff.py24 self.lines = []
28 l = len(self.lines)
31 self.lines.append(line[1:])
35 return len(self.lines) == self.length
48 self.lines = []
65 self.lines.append(line)
Dcpplint.py1112 def FindNextMultiLineCommentStart(lines, lineix): argument
1114 while lineix < len(lines):
1115 if lines[lineix].strip().startswith('/*'):
1117 if lines[lineix].strip().find('*/', 2) < 0:
1120 return len(lines)
1123 def FindNextMultiLineCommentEnd(lines, lineix): argument
1125 while lineix < len(lines):
1126 if lines[lineix].strip().endswith('*/'):
1129 return len(lines)
1132 def RemoveMultiLineCommentsFromRange(lines, begin, end): argument
[all …]
Dintersect-diffs.py35 r.extend(hunk.lines)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
Dvp9_intrapred_ssse3.asm124 ; store 4 lines
153 ; store 4 lines
164 ; store next 4 lines
193 ; first 4 lines and first half of 3rd 4 lines
253 ; write 4x4 lines (and the first half of the second 4x4 lines)
281 ; write second half of second 4x4 lines
333 ; store 4 lines
359 ; store 4 lines
370 ; store 4 lines
907 pavgb m2, m4 ; high 16px even lines
[all …]
/hardware/ti/omap3/omx/system/src/openmax_il/common/inc/
DOMX_TI_Debug.h551 int lines[mem_array_size]; variable
571 while((lines[e]!=0)&& (e<(mem_array_size - 1)) ){ in mymalloc()
575 lines[e]=line; in mymalloc()
592 lines[q]=0; in myfree()
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/tests/
DG726EncTest.c159 int lines[500] = {0}; variable
177 while((lines[e]!=0)&& (e<500) ){ in DebugMalloc()
181 lines[e]=line; in DebugMalloc()
200 lines[q]=0; in DebugFree()
1581 if (lines[i]!=0){
1582 … printf("__ %d Bytes allocated on [%p], File:%s Line: %d\n",bytes[i],arr[i],file[i],lines[i]);
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/
DWBAmrDecTest.c146 int lines[500]; variable
1779 if (lines[i]!=0){
1780 … printf(" --->%d Bytes allocated on %p File:%s Line: %d\n",bytes[i], arr[i],file[i],lines[i]);
2079 while((lines[e]!=0)&& (e<500) ){
2083 lines[e]=line;
2103 lines[q]=0;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/
Dloopfilter_v6.asm66 sub src, src, pstep, lsl #2 ; move src pointer down by 4 lines
155 sub src, src, pstep, lsl #1 ; move src pointer down by 6 lines
273 sub src, src, pstep, lsl #2 ; move src pointer down by 4 lines
367 sub src, src, pstep, lsl #2 ; move src pointer down by 6 lines
1106 sub src, src, pstep, lsl #2 ; move src pointer down by 4 lines
1146 sub src, src, pstep, lsl #2 ; move src pointer down by 4 lines
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/tests/
DWmaDecTest.c109 int lines[500]; variable
1516 if (lines[r]!=0){ in main()
1518 …printf(" --->%d Bytes allocated on %p File:%s Line: %d\n",bytes[r],arr[r],file[r],lines[r]); … in main()
1895 while((lines[e]!=0)&& (e<500) ){ in mymalloc()
1899 lines[e]=line; in mymalloc()
1915 lines[q]=0; in myfree()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
Dmbloopfilter_neon.asm33 sub r0, r0, r1, lsl #1 ; move src pointer down by 4 lines
76 sub r0, r0, r1, lsl #2 ; move u pointer down by 4 lines
79 sub r12, r12, r1, lsl #2 ; move v pointer down by 4 lines
136 add r12, r0, r1, lsl #3 ; move src pointer down by 8 lines
Diwalsh_neon.asm21 ; read in all four lines of values: d0->d3
Dloopfilter_neon.asm29 sub r2, r0, r1, lsl #2 ; move src pointer down by 4 lines
73 sub r3, r0, r1, lsl #2 ; move u pointer down by 4 lines
74 sub r12, r2, r1, lsl #2 ; move v pointer down by 4 lines
Dvp8_subpixelvariance16x16s_neon.asm41 ;First Pass: output_height lines x output_width columns (16x16)
243 ;First Pass: output_height lines x output_width columns (17x16)
370 ;First Pass: output_height lines x output_width columns (17x16)
411 ;First Pass: output_height lines x output_width columns (16x16)
Dvp8_subpixelvariance16x16_neon.asm64 ;First Pass: output_height lines x output_width columns (17x16)
120 ;First-pass filtering for rest 5 lines
247 ;First Pass: output_height lines x output_width columns (16x16)
Dsixtappredict4x4_neon.asm57 sub r0, r0, r1, lsl #1 ;go back 2 lines of src data
59 ;First pass: output_height lines x output_width columns (9x4)
274 ;First pass: output_height lines x output_width columns (4x4)
Dloopfiltersimplehorizontaledge_neon.asm26 sub r3, r0, r1, lsl #1 ; move src pointer down by 2 lines
Dvp8_subpixelvariance8x8_neon.asm38 ;First pass: output_height lines x output_width columns (9x8)
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/
DAmrEncTest.c191 int lines[500]; variable
209 while((lines[e]!=0)&& (e<500) ){ in mynewmalloc()
213 lines[e]=line; in mynewmalloc()
232 lines[q]=0; in mynewfree()
1774 if (lines[i]!=0){
1775 APP_IPRINT(" --->%d Bytes allocated on File:%s Line: %d\n",bytes[i],file[i],lines[i]);
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/
DWbAmrEncTest.c173 int lines[500]; variable
190 while ((lines[e] != 0) && (e < 500) ) { in mynewmalloc()
195 lines[e] = line; in mynewmalloc()
216 lines[q] = 0; in mynewfree()
1865 if (lines[i] != 0) {
1866 … APP_IPRINT(" --->%d Bytes allocated on File:%s Line: %d\n", bytes[i], file[i], lines[i]);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
Dvp9_loopfilter_neon.asm52 sub r2, r0, r1, lsl #1 ; move src pointer down by 4 lines
53 add r3, r2, r1, lsr #1 ; set to 3 lines down
305 sub r3, r0, r1, lsl #1 ; move src pointer down by 4 lines
306 add r2, r3, r1, lsr #1 ; set to 3 lines down
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
DG711DecTest.c95 int lines[500]= {0}; variable
1694 while((lines[e]!=0)&& (e<500) ){ in mymalloc()
1698 lines[e]=line; in mymalloc()
1714 lines[q]=0; in myfree()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/arm/neon/
Dvp8_vpxyv12_extendframeborders_neon.asm73 ;Now copy the top and bottom source lines into each line of the respective borders
186 ;Now copy the top and bottom source lines into each line of the respective borders
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
DOMX_G711Decoder.c79 extern int lines[500] = {0};
2014 while((lines[e]!=0)&& (e<500) ){ in mymalloc()
2018 lines[e]=line; in mymalloc()
2033 lines[q]=0; in myfree()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/
Dsubtract_sse2.asm92 mov rcx, 8 ; do two lines at one time
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
DOMX_G726Enc_Utils.c89 extern int lines[500] = {0};
109 while((lines[e]!=0)&& (e<500) ){ in DebugMalloc()
113 lines[e]=line; in DebugMalloc()
130 lines[q]=0; in DebugFree()

12