Searched refs:hbl (Results 1 – 5 of 5) sorted by relevance
/external/u-boot/common/ |
D | edid.c | 85 unsigned int ha, hbl, hso, hspw, hborder; in decode_timing() local 94 hbl = (buf[3] + ((buf[4] & 0x0f) << 8)); in decode_timing() 106 set_entry(&timing->hback_porch, hbl - hso - hspw); in decode_timing() 133 ha + hbl, hborder, in decode_timing()
|
/external/adhd/cras/src/common/ |
D | edid_utils.c | 235 int hbl = base[DTD_HBL_LO] + ((base[DTD_HABL_HI] & 0x0f)<<8); in show_edid_dtd() local 252 int refr = (pelclk * 10000)/((hres+hbl)*(vres+vbl)); in show_edid_dtd() 253 int refm = (pelclk * 10000)%((hres+hbl)*(vres+vbl)); in show_edid_dtd() 254 int refd = (refm*100)/((hres+hbl)*(vres+vbl)); in show_edid_dtd() 264 hres+hso, hres+hso+hsw, hres+hbl); in show_edid_dtd()
|
/external/u-boot/drivers/video/ |
D | dw_hdmi.c | 393 uint hbl; in hdmi_av_composer() local 396 hbl = edid->hback_porch.typ + edid->hfront_porch.typ + in hdmi_av_composer() 435 hdmi_write(hdmi, hbl >> 8, HDMI_FC_INHBLANK1); in hdmi_av_composer() 436 hdmi_write(hdmi, hbl, HDMI_FC_INHBLANK0); in hdmi_av_composer()
|
/external/javasqlite/src/main/native/ |
D | sqlite_jni.c | 74 struct hbl *blobs; /* SQLite3 blob handles */ 115 typedef struct hbl { struct 116 struct hbl *next; /* next blob handle */ argument 119 } hbl; argument 780 hbl *bl; in doclose() 2543 hbl *bl = gethbl(env, obj); in doblobfinal() 2548 hbl *blc, **blp; in doblobfinal() 4357 hbl *bl; in Java_SQLite_Database__1open_1blob() 4409 bl = malloc(sizeof (hbl)); in Java_SQLite_Database__1open_1blob() 4437 hbl *bl = gethbl(env, obj); in Java_SQLite_Blob_write() [all …]
|
/external/honggfuzz/examples/apache-httpd/corpus_http2/ |
D | 930008f11886cc67b4d5a27d194d1ffa.0000d7c1.honggfuzz.cov | 27 ��*��A�^�_����jҬ|�#�eM;�lM�z~qM(����C��kHX hbl�>&���I��G,G�*�����A�8���"�O�a�c<��9�K&�`�… 28 ��*��A�^�_����jҬ|�#�eM;�lM�z~qM(����C��kHX hbl�>&���I��G,G�*�����A�8���"�O�a�c<��9�K&�`�…
|