Searched refs:ht (Results 101 - 125 of 168) sorted by relevance

1234567

/external/libhevc/common/arm/
H A Dihevc_inter_pred_chroma_horz_w16out.s67 @* @param[in] ht
85 @ word32 ht,
110 ldr r6,[sp,#44] @loads ht
114 subs r14,r6,#0 @checks for ht == 0
134 and r7,r14,#1 @added @calculating ht_residue ht_residue = (ht & 1)
285 subs r14,r14,#32 @decrement the ht loop
365 ldr r6,[sp,#44] @loads ht
425 subs r14,r14,#2 @decrement the ht loop
587 subs r14,r14,#4 @decrement the ht loop
660 subs r14,r14,#2 @decrement the ht b
[all...]
H A Dihevc_inter_pred_chroma_horz.s69 @* @param[in] ht
88 @ word32 ht,
111 ldr r7,[sp,#44] @loads ht
115 subs r14,r7,#0 @checks for ht == 0
272 subs r14,r14,#32 @decrement the ht loop
429 subs r14,r14,#2 @decrement the ht loop
613 subs r14,r14,#4 @decrement the ht loop
667 subs r14,r14,#2 @decrement the ht by 2
H A Dihevc_inter_pred_luma_vert_w16inp_w16out.s75 @* @param[in] ht
94 @ word32 ht,
102 @ r5 => ht
127 ldr r3,[sp,#44] @load ht
128 subs r7,r3,#0 @r3->ht
H A Dihevc_inter_pred_filters_luma_vert.s75 @* @param[in] ht
95 @ word32 ht,
104 @ r5 => ht
127 ldr r3,[sp,#44] @load ht
128 subs r7,r3,#0 @r3->ht
527 @* @param[in] ht
546 @ word32 ht,
555 @ r5 => ht
575 ldr r3,[sp,#44] @load ht
576 subs r7,r3,#0 @r3->ht
[all...]
H A Dihevc_inter_pred_filters_luma_vert_w16inp.s75 @* @param[in] ht
94 @ word32 ht,
119 ldr r3,[sp,#44] @load ht
120 subs r7,r3,#0 @r3->ht
/external/libavc/common/arm/
H A Dih264_inter_pred_luma_horz_hpel_vert_hpel_a9q.s75 @* @param[in] ht
97 @ WORD32 ht,
107 @ r8 => ht
119 ldr r8, [sp, #104] @ loads ht
H A Dih264_inter_pred_luma_horz_qpel_vert_hpel_a9q.s78 @* @param[in] ht
100 @ WORD32 ht,
110 @ r4 => ht
124 ldr r4, [sp, #104] @ loads ht
H A Dih264_inter_pred_luma_horz_qpel_vert_qpel_a9q.s74 @* @param[in] ht
96 @ WORD32 ht,
106 @ r4 => ht
119 ldr r4, [sp, #104] @ loads ht
H A Dih264_inter_pred_luma_vert_qpel_a9q.s65 @* @param[in] ht
87 @ WORD32 ht,
97 @ r5 => ht
110 ldr r5, [sp, #104] @Loads ht
H A Dih264_inter_pred_luma_horz_hpel_vert_qpel_a9q.s78 @* @param[in] ht
100 @ WORD32 ht,
110 @ r4 => ht
124 ldr r4, [sp, #104] @ loads ht
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_dct.c178 const transform_2d ht = FHT_4[tx_type]; local
186 ht.cols(temp_in, temp_out);
195 ht.rows(temp_in, temp_out);
612 const transform_2d ht = FHT_8[tx_type]; local
618 ht.cols(temp_in, temp_out);
627 ht.rows(temp_in, temp_out);
1009 const transform_2d ht = FHT_16[tx_type]; local
1015 ht.cols(temp_in, temp_out);
1024 ht.rows(temp_in, temp_out);
/external/libvpx/libvpx/vp9/common/
H A Dvp9_idct.c404 const transform_2d ht = IHT_8[tx_type]; local
408 ht.rows(input, outptr);
417 ht.cols(temp_in, temp_out);
822 const transform_2d ht = IHT_16[tx_type]; local
826 ht.rows(input, outptr);
835 ht.cols(temp_in, temp_out);
/external/wpa_supplicant_8/hostapd/src/ap/
H A Ddrv_callbacks.c436 void hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht, argument
444 "driver had channel switch: freq=%d, ht=%d, offset=%d, width=%d (%s), cf1=%d, cf2=%d",
445 freq, ht, offset, width, channel_width_to_string(width),
490 hapd->iconf->ieee80211n = ht;
491 if (!ht)
H A Dhostapd.h463 void hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht,
/external/wpa_supplicant_8/src/ap/
H A Ddrv_callbacks.c436 void hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht, argument
444 "driver had channel switch: freq=%d, ht=%d, offset=%d, width=%d (%s), cf1=%d, cf2=%d",
445 freq, ht, offset, width, channel_width_to_string(width),
490 hapd->iconf->ieee80211n = ht;
491 if (!ht)
H A Dhostapd.h463 void hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht,
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Ddrv_callbacks.c436 void hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht, argument
444 "driver had channel switch: freq=%d, ht=%d, offset=%d, width=%d (%s), cf1=%d, cf2=%d",
445 freq, ht, offset, width, channel_width_to_string(width),
490 hapd->iconf->ieee80211n = ht;
491 if (!ht)
H A Dhostapd.h463 void hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht,
/external/libavc/encoder/
H A Dih264e_api.c3404 * (wd * ht) for luma and (wd * ht / 2) for chroma*/
4569 WORD32 ht = ALIGN16(ps_ip->s_ive_ip.u4_max_ht); local
4582 ps_op->s_ive_op.au4_min_in_buf_size[0] = wd * ht;
4583 ps_op->s_ive_op.au4_min_in_buf_size[1] = (wd >> 1) * (ht >> 1);
4584 ps_op->s_ive_op.au4_min_in_buf_size[2] = (wd >> 1) * (ht >> 1);
4590 ps_op->s_ive_op.au4_min_in_buf_size[0] = wd * ht * 2;
4598 ps_op->s_ive_op.au4_min_in_buf_size[0] = wd * ht * 2;
4606 ps_op->s_ive_op.au4_min_in_buf_size[0] = wd * ht * 4;
4615 ps_op->s_ive_op.au4_min_in_buf_size[0] = wd * ht;
[all...]
H A Dih264e_utils.c465 WORD32 ih264e_get_min_level(WORD32 wd, WORD32 ht) argument
468 WORD32 pic_size = wd * ht;
469 WORD32 max = MAX(wd, ht);
693 * Now max_dpb_size increases with smaller Wd and Ht, but Wd * ht * max_dpb_size will still be lesser or equal to max_wd * max_ht * dpb_size
1882 /* row 0 to ht in mbs */
1887 /* row 0 to ht in mbs */
1892 /* row 0 to ht in mbs */
2039 /* row 0 to ht in mbs */
2049 /* ht in mbs */
/external/wpa_supplicant_8/wpa_supplicant/
H A Dap.c1178 void wpas_ap_ch_switch(struct wpa_supplicant *wpa_s, int freq, int ht, argument
1185 hostapd_event_ch_switch(wpa_s->ap_iface->bss[0], freq, ht, offset, width, cf1, cf1);
/external/slf4j/log4j-over-slf4j/compatibility/lib/
H A Dlog4j-1.3alpha-8.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/log4j/ org/apache/log4j/Appender ...
H A Dlog4j-1.2.14.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/log4j/ org/apache/log4j/Appender ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Djavax.servlet_2.5.0.v200910301333.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/jetty/lib/
H A Djavax.servlet-3.0.0.v201112011016.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 505 milliseconds

1234567