Searched refs:eob (Results 1 - 25 of 50) sorted by relevance

12

/external/libvpx/libvpx/vp9/common/
H A Dvp9_idct.h42 int eob);
44 int eob);
46 int eob);
48 int eob);
50 int eob);
53 int stride, int eob);
55 int stride, int eob);
57 int stride, int eob);
61 int eob, int bd);
63 int eob, in
[all...]
H A Dvp9_idct.c123 int eob) {
124 if (eob > 1)
132 int eob) {
133 if (eob > 1)
140 int eob) {
148 if (eob == 1)
151 else if (eob <= 12)
158 int eob) {
161 if (eob == 1)
164 else if (eob <
122 vp9_idct4x4_add(const tran_low_t *input, uint8_t *dest, int stride, int eob) argument
131 vp9_iwht4x4_add(const tran_low_t *input, uint8_t *dest, int stride, int eob) argument
139 vp9_idct8x8_add(const tran_low_t *input, uint8_t *dest, int stride, int eob) argument
157 vp9_idct16x16_add(const tran_low_t *input, uint8_t *dest, int stride, int eob) argument
170 vp9_idct32x32_add(const tran_low_t *input, uint8_t *dest, int stride, int eob) argument
182 vp9_iht4x4_add(TX_TYPE tx_type, const tran_low_t *input, uint8_t *dest, int stride, int eob) argument
190 vp9_iht8x8_add(TX_TYPE tx_type, const tran_low_t *input, uint8_t *dest, int stride, int eob) argument
199 vp9_iht16x16_add(TX_TYPE tx_type, const tran_low_t *input, uint8_t *dest, int stride, int eob) argument
314 vp9_highbd_idct4x4_add(const tran_low_t *input, uint8_t *dest, int stride, int eob, int bd) argument
323 vp9_highbd_iwht4x4_add(const tran_low_t *input, uint8_t *dest, int stride, int eob, int bd) argument
331 vp9_highbd_idct8x8_add(const tran_low_t *input, uint8_t *dest, int stride, int eob, int bd) argument
350 vp9_highbd_idct16x16_add(const tran_low_t *input, uint8_t *dest, int stride, int eob, int bd) argument
364 vp9_highbd_idct32x32_add(const tran_low_t *input, uint8_t *dest, int stride, int eob, int bd) argument
377 vp9_highbd_iht4x4_add(TX_TYPE tx_type, const tran_low_t *input, uint8_t *dest, int stride, int eob, int bd) argument
385 vp9_highbd_iht8x8_add(TX_TYPE tx_type, const tran_low_t *input, uint8_t *dest, int stride, int eob, int bd) argument
394 vp9_highbd_iht16x16_add(TX_TYPE tx_type, const tran_low_t *input, uint8_t *dest, int stride, int eob, int bd) argument
[all...]
/external/libvpx/libvpx/vp8/encoder/x86/
H A Dquantize_ssse3.c20 unsigned long eob; local
21 _BitScanReverse(&eob, mask);
22 eob++;
24 eob = 0;
25 return eob;
29 int eob; local
31 __asm__ __volatile__("bsr %1, %0" : "=r" (eob) : "r" (mask) : "flags");
33 asm volatile("bsr %1, %0" : "=r" (eob) : "r" (mask) : "flags");
35 eob++;
37 eob
43 int eob, mask; local
[all...]
H A Dquantize_sse4.c28 eob = i; \
33 char eob = 0; local
127 *d->eob = eob;
H A Dvp8_quantize_sse2.c31 eob = i; \
37 char eob = 0; local
142 *d->eob = eob;
227 *d->eob = 0xFF & _mm_cvtsi128_si32(x0);
H A Dquantize_mmx.asm251 ; eob adjustment begins here
268 ; mov eob, rax
273 ; eob=-1;
277 ; eob=15;
279 ;d->eob = eob+1;
H A Dvp8_enc_stubs_mmx.c39 *d->eob = (char)vp8_fast_quantize_b_impl_mmx(
/external/libvpx/libvpx/vp9/encoder/x86/
H A Dvp9_quantize_sse2.c40 __m128i eob; local
93 // Scan for eob
107 eob = _mm_and_si128(iscan0, nzero_coeff0);
109 eob = _mm_max_epi16(eob, eob1);
168 // Scan for eob
185 eob = _mm_max_epi16(eob, eob0);
193 eob_shuffled = _mm_shuffle_epi32(eob, 0xe);
194 eob
[all...]
H A Dvp9_dct_ssse3.c298 __m128i eob; local
352 // Scan for eob
366 eob = _mm_and_si128(iscan0, nzero_coeff0);
368 eob = _mm_max_epi16(eob, eob1);
428 // Scan for eob
445 eob = _mm_max_epi16(eob, eob0);
454 eob_shuffled = _mm_shuffle_epi32(eob, 0xe);
455 eob
[all...]
/external/libvpx/libvpx/vpx_dsp/
H A Dquantize.c23 int tmp, eob = -1; local
34 eob = 0;
36 *eob_ptr = eob + 1;
45 int eob = -1; local
59 eob = 0;
61 *eob_ptr = eob + 1;
74 int tmp, eob = -1; local
86 eob = 0;
88 *eob_ptr = eob + 1;
101 int eob local
129 int i, non_zero_count = (int)n_coeffs, eob = -1; local
181 int i, non_zero_count = (int)n_coeffs, eob = -1; local
240 int i, eob = -1; local
299 int i, eob = -1; local
[all...]
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encodemb.c101 const int eob = p->eobs[block]; local
110 int next = eob, sz = 0;
124 assert(eob <= default_eob);
131 tokens[eob][0].rate = 0;
132 tokens[eob][0].error = 0;
133 tokens[eob][0].next = default_eob;
134 tokens[eob][0].token = EOB_TOKEN;
135 tokens[eob][0].qc = 0;
136 tokens[eob][1] = tokens[eob][
334 uint16_t *const eob = &p->eobs[block]; local
423 uint16_t *const eob = &p->eobs[block]; local
505 uint16_t *const eob = &p->eobs[block]; local
782 uint16_t *eob = &p->eobs[block]; local
[all...]
H A Dvp9_block.h111 // note that token_costs is the cost when eob node is skipped
139 void (*itxm_add)(const tran_low_t *input, uint8_t *dest, int stride, int eob);
142 int eob, int bd);
H A Dvp9_quantize.c31 int i, eob = -1; local
57 eob = i;
60 *eob_ptr = eob + 1;
78 int eob = -1; local
101 eob = i;
104 *eob_ptr = eob + 1;
119 int i, eob = -1; local
144 eob = i;
147 *eob_ptr = eob + 1;
162 int i, eob local
[all...]
/external/tlsdate/src/common/
H A Dfmemopen.c51 char *head, *tail, *cur, *eob; member in struct:fmemopen_cookie
101 if (p->cur > p->eob)
102 p->eob = p->cur;
122 offset += p->eob - p->head;
202 cookie->eob = cookie->head;
204 if (*cookie->eob == '\0')
206 ++cookie->eob;
209 cookie->cur = (oflags & O_APPEND) ? cookie->eob : cookie->head;
/external/libvpx/libvpx/vpx_dsp/x86/
H A Dquantize_sse2.c60 __m128i eob; local
132 // Scan for eob
146 eob = _mm_and_si128(iscan0, nzero_coeff0);
148 eob = _mm_max_epi16(eob, eob1);
205 // Scan for eob
222 eob = _mm_max_epi16(eob, eob0);
230 eob_shuffled = _mm_shuffle_epi32(eob, 0xe);
231 eob
[all...]
H A Dhighbd_quantize_intrin_sse2.c121 int i, eob = -1; local
174 eob = iscan[idx_arr[i]] > eob ? iscan[idx_arr[i]] : eob;
177 *eob_ptr = eob + 1;
/external/curl/lib/
H A Dpop3.h64 size_t eob; /* Number of bytes of the EOB (End Of Body) that member in struct:pop3_conn
H A Dsmtp.h58 size_t eob; /* Number of bytes of the EOB (End Of Body) that member in struct:SMTP
H A Dpop3.c931 pop3c->eob = 2;
1494 the eob so the server will have prefixed it with an extra dot which we
1498 size_t prev = pop3c->eob;
1502 if(pop3c->eob == 0) {
1503 pop3c->eob++;
1516 else if(pop3c->eob == 3)
1517 pop3c->eob++;
1521 pop3c->eob = 1;
1525 if(pop3c->eob == 1 || pop3c->eob
[all...]
H A Dsmtp.c1196 char *eob; local
1223 eob = strdup(SMTP_EOB + 2);
1227 eob = strdup(SMTP_EOB);
1231 if(!eob)
1235 result = Curl_write(conn, conn->writesockfd, eob, len, &bytes_written);
1237 free(eob);
1244 pp->sendthis = eob;
1252 free(eob);
1601 eob_sent = smtp->eob;
1606 if(SMTP_EOB[smtp->eob]
[all...]
/external/libvpx/libvpx/vp8/encoder/
H A Dencodemb.c187 int eob; local
218 eob = *d->eob;
228 tokens[eob][0].rate = 0;
229 tokens[eob][0].error = 0;
230 tokens[eob][0].next = 16;
231 tokens[eob][0].token = DCT_EOB_TOKEN;
232 tokens[eob][0].qc = 0;
233 *(tokens[eob] + 1) = *(tokens[eob]
[all...]
H A Dtokenize.c119 int eob; local
125 eob = xd->eobs[24];
128 if(!eob)
154 for (; c < eob; c++)
216 const int eob = *b->eob; local
227 if(c >= eob)
254 assert(eob <= 16);
255 for (; c < eob; c++)
291 const int eob local
[all...]
H A Dvp8_quantize.c21 int i, rc, eob; local
30 eob = -1;
46 eob = i; /* last nonzero coeffs */
49 *d->eob = (char)(eob + 1);
54 int i, rc, eob; local
71 eob = -1;
95 eob = i; /* last nonzero coeffs */
101 *d->eob = (char)(eob
[all...]
/external/libvpx/libvpx/vp8/encoder/mips/msa/
H A Dquantize_msa.c20 int32_t cnt, eob; local
37 eob = -1;
73 eob = (15 - cnt);
79 eob = (7 - (cnt - 8));
84 return (int8_t)(eob + 1);
98 int32_t cnt, eob; local
118 eob = -1;
168 eob = cnt;
188 eob = cnt;
211 return (int8_t)(eob
[all...]
/external/libvpx/libvpx/vp8/common/
H A Dmbpitch.c48 x->block[r].eob = x->eobs + r;

Completed in 487 milliseconds

12