Home
last modified time | relevance | path

Searched refs:GET_LINE (Results 1 – 25 of 155) sorted by relevance

1234567

/dports/security/py-gpgme/gpgme-1.15.1/lang/cpp/src/
H A Dgpgsignkeyeditinteractor.cpp186 const unsigned int GET_LINE = GPGME_STATUS_GET_LINE; in makeTable() local
188 addEntry(START, GET_LINE, "keyedit.prompt", COMMAND); in makeTable()
194 addEntry(UIDS_ANSWER_SIGN_ALL, GET_LINE, "sign_uid.expire", SET_EXPIRE); in makeTable()
195 addEntry(UIDS_ANSWER_SIGN_ALL, GET_LINE, "sign_uid.class", SET_CHECK_LEVEL); in makeTable()
198 addEntry(SET_TRUST_REGEXP, GET_LINE, "sign_uid.okay", CONFIRM); in makeTable()
206 addEntry(CONFIRM, GET_LINE, "keyedit.prompt", COMMAND); in makeTable()
208 addEntry(CONFIRM, GET_LINE, "sign_uid.expire", SET_EXPIRE); in makeTable()
209 addEntry(CONFIRM, GET_LINE, "sign_uid.class", SET_CHECK_LEVEL); in makeTable()
211 addEntry(UIDS_LIST_SEPARATELY_DONE, GET_LINE, "keyedit.prompt", COMMAND); in makeTable()
219 addEntry(CONFIRM, GET_LINE, "keyedit.prompt", QUIT); in makeTable()
[all …]
/dports/security/gpgme-cpp/gpgme-1.15.1/lang/cpp/src/
H A Dgpgsignkeyeditinteractor.cpp186 const unsigned int GET_LINE = GPGME_STATUS_GET_LINE; in makeTable() local
188 addEntry(START, GET_LINE, "keyedit.prompt", COMMAND); in makeTable()
194 addEntry(UIDS_ANSWER_SIGN_ALL, GET_LINE, "sign_uid.expire", SET_EXPIRE); in makeTable()
195 addEntry(UIDS_ANSWER_SIGN_ALL, GET_LINE, "sign_uid.class", SET_CHECK_LEVEL); in makeTable()
198 addEntry(SET_TRUST_REGEXP, GET_LINE, "sign_uid.okay", CONFIRM); in makeTable()
206 addEntry(CONFIRM, GET_LINE, "keyedit.prompt", COMMAND); in makeTable()
208 addEntry(CONFIRM, GET_LINE, "sign_uid.expire", SET_EXPIRE); in makeTable()
209 addEntry(CONFIRM, GET_LINE, "sign_uid.class", SET_CHECK_LEVEL); in makeTable()
211 addEntry(UIDS_LIST_SEPARATELY_DONE, GET_LINE, "keyedit.prompt", COMMAND); in makeTable()
219 addEntry(CONFIRM, GET_LINE, "keyedit.prompt", QUIT); in makeTable()
[all …]
/dports/security/gpgme-qt5/gpgme-1.15.1/lang/cpp/src/
H A Dgpgsignkeyeditinteractor.cpp186 const unsigned int GET_LINE = GPGME_STATUS_GET_LINE; in makeTable() local
188 addEntry(START, GET_LINE, "keyedit.prompt", COMMAND); in makeTable()
194 addEntry(UIDS_ANSWER_SIGN_ALL, GET_LINE, "sign_uid.expire", SET_EXPIRE); in makeTable()
195 addEntry(UIDS_ANSWER_SIGN_ALL, GET_LINE, "sign_uid.class", SET_CHECK_LEVEL); in makeTable()
198 addEntry(SET_TRUST_REGEXP, GET_LINE, "sign_uid.okay", CONFIRM); in makeTable()
206 addEntry(CONFIRM, GET_LINE, "keyedit.prompt", COMMAND); in makeTable()
208 addEntry(CONFIRM, GET_LINE, "sign_uid.expire", SET_EXPIRE); in makeTable()
209 addEntry(CONFIRM, GET_LINE, "sign_uid.class", SET_CHECK_LEVEL); in makeTable()
211 addEntry(UIDS_LIST_SEPARATELY_DONE, GET_LINE, "keyedit.prompt", COMMAND); in makeTable()
219 addEntry(CONFIRM, GET_LINE, "keyedit.prompt", QUIT); in makeTable()
[all …]
/dports/security/gpgme/gpgme-1.15.1/lang/cpp/src/
H A Dgpgsignkeyeditinteractor.cpp186 const unsigned int GET_LINE = GPGME_STATUS_GET_LINE; in makeTable() local
188 addEntry(START, GET_LINE, "keyedit.prompt", COMMAND); in makeTable()
194 addEntry(UIDS_ANSWER_SIGN_ALL, GET_LINE, "sign_uid.expire", SET_EXPIRE); in makeTable()
195 addEntry(UIDS_ANSWER_SIGN_ALL, GET_LINE, "sign_uid.class", SET_CHECK_LEVEL); in makeTable()
198 addEntry(SET_TRUST_REGEXP, GET_LINE, "sign_uid.okay", CONFIRM); in makeTable()
206 addEntry(CONFIRM, GET_LINE, "keyedit.prompt", COMMAND); in makeTable()
208 addEntry(CONFIRM, GET_LINE, "sign_uid.expire", SET_EXPIRE); in makeTable()
209 addEntry(CONFIRM, GET_LINE, "sign_uid.class", SET_CHECK_LEVEL); in makeTable()
211 addEntry(UIDS_LIST_SEPARATELY_DONE, GET_LINE, "keyedit.prompt", COMMAND); in makeTable()
219 addEntry(CONFIRM, GET_LINE, "keyedit.prompt", QUIT); in makeTable()
[all …]
/dports/security/gpa/gpa-0.10.0/src/
H A Dgpgmeedit.c664 else if (CMP_STATUS (GET_LINE) || CMP_STATUS (GET_BOOL)) in edit_sign_fnc_transit()
695 else if (CMP_STATUS (GET_LINE) || CMP_STATUS (GET_BOOL)) in edit_sign_fnc_transit()
711 else if (CMP_STATUS (GET_LINE) || CMP_STATUS (GET_BOOL)) in edit_sign_fnc_transit()
727 else if (CMP_STATUS (GET_LINE) || CMP_STATUS (GET_BOOL)) in edit_sign_fnc_transit()
1319 if (CMP_STATUS (GET_LINE) || CMP_STATUS (GET_BOOL)) in card_edit_genkey_fnc_transit()
1336 if (CMP_STATUS (GET_LINE) || CMP_STATUS (GET_BOOL)) in card_edit_genkey_fnc_transit()
1355 if (CMP_STATUS (GET_LINE) || CMP_STATUS (GET_BOOL)) in card_edit_genkey_fnc_transit()
1372 if (CMP_STATUS (GET_LINE) || CMP_STATUS (GET_BOOL)) in card_edit_genkey_fnc_transit()
1389 if (CMP_STATUS (GET_LINE) || CMP_STATUS (GET_BOOL)) in card_edit_genkey_fnc_transit()
1407 if (CMP_STATUS (GET_LINE) || CMP_STATUS (GET_BOOL)) in card_edit_genkey_fnc_transit()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/dom/serviceworkers/
H A DServiceWorkerRegistrar.cpp433 GET_LINE(fetchFlag); in ReadData()
442 GET_LINE(cacheName); in ReadData()
499 GET_LINE(fetchFlag); in ReadData()
508 GET_LINE(cacheName); in ReadData()
556 GET_LINE(fetchFlag); in ReadData()
565 GET_LINE(cacheName); in ReadData()
569 GET_LINE(loadFlags); in ReadData()
613 GET_LINE(fetchFlag); in ReadData()
736 GET_LINE(unused); in ReadData()
748 GET_LINE(unused); in ReadData()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/dom/serviceworkers/
H A DServiceWorkerRegistrar.cpp433 GET_LINE(fetchFlag); in ReadData()
442 GET_LINE(cacheName); in ReadData()
499 GET_LINE(fetchFlag); in ReadData()
508 GET_LINE(cacheName); in ReadData()
556 GET_LINE(fetchFlag); in ReadData()
565 GET_LINE(cacheName); in ReadData()
569 GET_LINE(loadFlags); in ReadData()
613 GET_LINE(fetchFlag); in ReadData()
736 GET_LINE(unused); in ReadData()
748 GET_LINE(unused); in ReadData()
[all …]
/dports/www/firefox/firefox-99.0/dom/serviceworkers/
H A DServiceWorkerRegistrar.cpp490 GET_LINE(fetchFlag); in ReadData()
499 GET_LINE(cacheName); in ReadData()
556 GET_LINE(fetchFlag); in ReadData()
565 GET_LINE(cacheName); in ReadData()
613 GET_LINE(fetchFlag); in ReadData()
622 GET_LINE(cacheName); in ReadData()
626 GET_LINE(loadFlags); in ReadData()
670 GET_LINE(fetchFlag); in ReadData()
793 GET_LINE(unused); in ReadData()
805 GET_LINE(unused); in ReadData()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/dom/serviceworkers/
H A DServiceWorkerRegistrar.cpp396 GET_LINE(fetchFlag); in ReadData()
405 GET_LINE(cacheName); in ReadData()
450 GET_LINE(fetchFlag); in ReadData()
459 GET_LINE(cacheName); in ReadData()
463 GET_LINE(loadFlags); in ReadData()
505 GET_LINE(fetchFlag); in ReadData()
514 GET_LINE(cacheName); in ReadData()
518 GET_LINE(loadFlags); in ReadData()
620 GET_LINE(unused); in ReadData()
632 GET_LINE(unused); in ReadData()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/dom/serviceworkers/
H A DServiceWorkerRegistrar.cpp427 GET_LINE(fetchFlag); in ReadData()
436 GET_LINE(cacheName); in ReadData()
481 GET_LINE(fetchFlag); in ReadData()
490 GET_LINE(cacheName); in ReadData()
494 GET_LINE(loadFlags); in ReadData()
536 GET_LINE(fetchFlag); in ReadData()
545 GET_LINE(cacheName); in ReadData()
549 GET_LINE(loadFlags); in ReadData()
651 GET_LINE(unused); in ReadData()
663 GET_LINE(unused); in ReadData()
[all …]
/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstcombdetect.c199 #define GET_LINE(frame,comp,line) (((unsigned char *)(frame)->data[k]) + \ in gst_comb_detect_transform_frame() macro
209 memcpy (GET_LINE (outframe, k, i), GET_LINE (inframe, k, i), width); in gst_comb_detect_transform_frame()
227 guint8 *dest = GET_LINE (outframe, 0, j); in gst_comb_detect_transform_frame()
228 guint8 *src = GET_LINE (inframe, 0, j); in gst_comb_detect_transform_frame()
233 guint8 *dest = GET_LINE (outframe, 0, j); in gst_comb_detect_transform_frame()
234 guint8 *src1 = GET_LINE (inframe, 0, j - 1); in gst_comb_detect_transform_frame()
235 guint8 *src2 = GET_LINE (inframe, 0, j); in gst_comb_detect_transform_frame()
236 guint8 *src3 = GET_LINE (inframe, 0, j + 1); in gst_comb_detect_transform_frame()
/dports/multimedia/gstreamer1-plugins-x265/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstcombdetect.c199 #define GET_LINE(frame,comp,line) (((unsigned char *)(frame)->data[k]) + \ in gst_comb_detect_transform_frame() macro
209 memcpy (GET_LINE (outframe, k, i), GET_LINE (inframe, k, i), width); in gst_comb_detect_transform_frame()
227 guint8 *dest = GET_LINE (outframe, 0, j); in gst_comb_detect_transform_frame()
228 guint8 *src = GET_LINE (inframe, 0, j); in gst_comb_detect_transform_frame()
233 guint8 *dest = GET_LINE (outframe, 0, j); in gst_comb_detect_transform_frame()
234 guint8 *src1 = GET_LINE (inframe, 0, j - 1); in gst_comb_detect_transform_frame()
235 guint8 *src2 = GET_LINE (inframe, 0, j); in gst_comb_detect_transform_frame()
236 guint8 *src3 = GET_LINE (inframe, 0, j + 1); in gst_comb_detect_transform_frame()
/dports/multimedia/gstreamer1-plugins-rtmp/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstcombdetect.c199 #define GET_LINE(frame,comp,line) (((unsigned char *)(frame)->data[k]) + \ in gst_comb_detect_transform_frame() macro
209 memcpy (GET_LINE (outframe, k, i), GET_LINE (inframe, k, i), width); in gst_comb_detect_transform_frame()
227 guint8 *dest = GET_LINE (outframe, 0, j); in gst_comb_detect_transform_frame()
228 guint8 *src = GET_LINE (inframe, 0, j); in gst_comb_detect_transform_frame()
233 guint8 *dest = GET_LINE (outframe, 0, j); in gst_comb_detect_transform_frame()
234 guint8 *src1 = GET_LINE (inframe, 0, j - 1); in gst_comb_detect_transform_frame()
235 guint8 *src2 = GET_LINE (inframe, 0, j); in gst_comb_detect_transform_frame()
236 guint8 *src3 = GET_LINE (inframe, 0, j + 1); in gst_comb_detect_transform_frame()
/dports/multimedia/gstreamer1-plugins-msdk/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstcombdetect.c199 #define GET_LINE(frame,comp,line) (((unsigned char *)(frame)->data[k]) + \ in gst_comb_detect_transform_frame() macro
209 memcpy (GET_LINE (outframe, k, i), GET_LINE (inframe, k, i), width); in gst_comb_detect_transform_frame()
227 guint8 *dest = GET_LINE (outframe, 0, j); in gst_comb_detect_transform_frame()
228 guint8 *src = GET_LINE (inframe, 0, j); in gst_comb_detect_transform_frame()
233 guint8 *dest = GET_LINE (outframe, 0, j); in gst_comb_detect_transform_frame()
234 guint8 *src1 = GET_LINE (inframe, 0, j - 1); in gst_comb_detect_transform_frame()
235 guint8 *src2 = GET_LINE (inframe, 0, j); in gst_comb_detect_transform_frame()
236 guint8 *src3 = GET_LINE (inframe, 0, j + 1); in gst_comb_detect_transform_frame()
/dports/multimedia/gstreamer1-plugins-resindvd/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstcombdetect.c199 #define GET_LINE(frame,comp,line) (((unsigned char *)(frame)->data[k]) + \ in gst_comb_detect_transform_frame() macro
209 memcpy (GET_LINE (outframe, k, i), GET_LINE (inframe, k, i), width); in gst_comb_detect_transform_frame()
227 guint8 *dest = GET_LINE (outframe, 0, j); in gst_comb_detect_transform_frame()
228 guint8 *src = GET_LINE (inframe, 0, j); in gst_comb_detect_transform_frame()
233 guint8 *dest = GET_LINE (outframe, 0, j); in gst_comb_detect_transform_frame()
234 guint8 *src1 = GET_LINE (inframe, 0, j - 1); in gst_comb_detect_transform_frame()
235 guint8 *src2 = GET_LINE (inframe, 0, j); in gst_comb_detect_transform_frame()
236 guint8 *src3 = GET_LINE (inframe, 0, j + 1); in gst_comb_detect_transform_frame()
/dports/multimedia/gstreamer1-plugins-mplex/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstcombdetect.c199 #define GET_LINE(frame,comp,line) (((unsigned char *)(frame)->data[k]) + \ in gst_comb_detect_transform_frame() macro
209 memcpy (GET_LINE (outframe, k, i), GET_LINE (inframe, k, i), width); in gst_comb_detect_transform_frame()
227 guint8 *dest = GET_LINE (outframe, 0, j); in gst_comb_detect_transform_frame()
228 guint8 *src = GET_LINE (inframe, 0, j); in gst_comb_detect_transform_frame()
233 guint8 *dest = GET_LINE (outframe, 0, j); in gst_comb_detect_transform_frame()
234 guint8 *src1 = GET_LINE (inframe, 0, j - 1); in gst_comb_detect_transform_frame()
235 guint8 *src2 = GET_LINE (inframe, 0, j); in gst_comb_detect_transform_frame()
236 guint8 *src3 = GET_LINE (inframe, 0, j + 1); in gst_comb_detect_transform_frame()
/dports/multimedia/gstreamer1-plugins-openh264/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstcombdetect.c199 #define GET_LINE(frame,comp,line) (((unsigned char *)(frame)->data[k]) + \ in gst_comb_detect_transform_frame() macro
209 memcpy (GET_LINE (outframe, k, i), GET_LINE (inframe, k, i), width); in gst_comb_detect_transform_frame()
227 guint8 *dest = GET_LINE (outframe, 0, j); in gst_comb_detect_transform_frame()
228 guint8 *src = GET_LINE (inframe, 0, j); in gst_comb_detect_transform_frame()
233 guint8 *dest = GET_LINE (outframe, 0, j); in gst_comb_detect_transform_frame()
234 guint8 *src1 = GET_LINE (inframe, 0, j - 1); in gst_comb_detect_transform_frame()
235 guint8 *src2 = GET_LINE (inframe, 0, j); in gst_comb_detect_transform_frame()
236 guint8 *src3 = GET_LINE (inframe, 0, j + 1); in gst_comb_detect_transform_frame()
/dports/multimedia/gstreamer1-plugins-ttml/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstcombdetect.c199 #define GET_LINE(frame,comp,line) (((unsigned char *)(frame)->data[k]) + \ in gst_comb_detect_transform_frame() macro
209 memcpy (GET_LINE (outframe, k, i), GET_LINE (inframe, k, i), width); in gst_comb_detect_transform_frame()
227 guint8 *dest = GET_LINE (outframe, 0, j); in gst_comb_detect_transform_frame()
228 guint8 *src = GET_LINE (inframe, 0, j); in gst_comb_detect_transform_frame()
233 guint8 *dest = GET_LINE (outframe, 0, j); in gst_comb_detect_transform_frame()
234 guint8 *src1 = GET_LINE (inframe, 0, j - 1); in gst_comb_detect_transform_frame()
235 guint8 *src2 = GET_LINE (inframe, 0, j); in gst_comb_detect_transform_frame()
236 guint8 *src3 = GET_LINE (inframe, 0, j + 1); in gst_comb_detect_transform_frame()
/dports/multimedia/gstreamer1-plugins-smoothstreaming/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstcombdetect.c199 #define GET_LINE(frame,comp,line) (((unsigned char *)(frame)->data[k]) + \ in gst_comb_detect_transform_frame() macro
209 memcpy (GET_LINE (outframe, k, i), GET_LINE (inframe, k, i), width); in gst_comb_detect_transform_frame()
227 guint8 *dest = GET_LINE (outframe, 0, j); in gst_comb_detect_transform_frame()
228 guint8 *src = GET_LINE (inframe, 0, j); in gst_comb_detect_transform_frame()
233 guint8 *dest = GET_LINE (outframe, 0, j); in gst_comb_detect_transform_frame()
234 guint8 *src1 = GET_LINE (inframe, 0, j - 1); in gst_comb_detect_transform_frame()
235 guint8 *src2 = GET_LINE (inframe, 0, j); in gst_comb_detect_transform_frame()
236 guint8 *src3 = GET_LINE (inframe, 0, j + 1); in gst_comb_detect_transform_frame()
/dports/multimedia/gstreamer1-plugins-dash/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstcombdetect.c199 #define GET_LINE(frame,comp,line) (((unsigned char *)(frame)->data[k]) + \ in gst_comb_detect_transform_frame() macro
209 memcpy (GET_LINE (outframe, k, i), GET_LINE (inframe, k, i), width); in gst_comb_detect_transform_frame()
227 guint8 *dest = GET_LINE (outframe, 0, j); in gst_comb_detect_transform_frame()
228 guint8 *src = GET_LINE (inframe, 0, j); in gst_comb_detect_transform_frame()
233 guint8 *dest = GET_LINE (outframe, 0, j); in gst_comb_detect_transform_frame()
234 guint8 *src1 = GET_LINE (inframe, 0, j - 1); in gst_comb_detect_transform_frame()
235 guint8 *src2 = GET_LINE (inframe, 0, j); in gst_comb_detect_transform_frame()
236 guint8 *src3 = GET_LINE (inframe, 0, j + 1); in gst_comb_detect_transform_frame()
/dports/multimedia/gstreamer1-plugins-dts/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstcombdetect.c199 #define GET_LINE(frame,comp,line) (((unsigned char *)(frame)->data[k]) + \ in gst_comb_detect_transform_frame() macro
209 memcpy (GET_LINE (outframe, k, i), GET_LINE (inframe, k, i), width); in gst_comb_detect_transform_frame()
227 guint8 *dest = GET_LINE (outframe, 0, j); in gst_comb_detect_transform_frame()
228 guint8 *src = GET_LINE (inframe, 0, j); in gst_comb_detect_transform_frame()
233 guint8 *dest = GET_LINE (outframe, 0, j); in gst_comb_detect_transform_frame()
234 guint8 *src1 = GET_LINE (inframe, 0, j - 1); in gst_comb_detect_transform_frame()
235 guint8 *src2 = GET_LINE (inframe, 0, j); in gst_comb_detect_transform_frame()
236 guint8 *src3 = GET_LINE (inframe, 0, j + 1); in gst_comb_detect_transform_frame()
/dports/multimedia/gstreamer1-plugins-assrender/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstcombdetect.c199 #define GET_LINE(frame,comp,line) (((unsigned char *)(frame)->data[k]) + \ in gst_comb_detect_transform_frame() macro
209 memcpy (GET_LINE (outframe, k, i), GET_LINE (inframe, k, i), width); in gst_comb_detect_transform_frame()
227 guint8 *dest = GET_LINE (outframe, 0, j); in gst_comb_detect_transform_frame()
228 guint8 *src = GET_LINE (inframe, 0, j); in gst_comb_detect_transform_frame()
233 guint8 *dest = GET_LINE (outframe, 0, j); in gst_comb_detect_transform_frame()
234 guint8 *src1 = GET_LINE (inframe, 0, j - 1); in gst_comb_detect_transform_frame()
235 guint8 *src2 = GET_LINE (inframe, 0, j); in gst_comb_detect_transform_frame()
236 guint8 *src3 = GET_LINE (inframe, 0, j + 1); in gst_comb_detect_transform_frame()
/dports/multimedia/gstreamer1-plugins-aom/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstcombdetect.c199 #define GET_LINE(frame,comp,line) (((unsigned char *)(frame)->data[k]) + \ in gst_comb_detect_transform_frame() macro
209 memcpy (GET_LINE (outframe, k, i), GET_LINE (inframe, k, i), width); in gst_comb_detect_transform_frame()
227 guint8 *dest = GET_LINE (outframe, 0, j); in gst_comb_detect_transform_frame()
228 guint8 *src = GET_LINE (inframe, 0, j); in gst_comb_detect_transform_frame()
233 guint8 *dest = GET_LINE (outframe, 0, j); in gst_comb_detect_transform_frame()
234 guint8 *src1 = GET_LINE (inframe, 0, j - 1); in gst_comb_detect_transform_frame()
235 guint8 *src2 = GET_LINE (inframe, 0, j); in gst_comb_detect_transform_frame()
236 guint8 *src3 = GET_LINE (inframe, 0, j + 1); in gst_comb_detect_transform_frame()
/dports/multimedia/gstreamer1-plugins-bad/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstcombdetect.c199 #define GET_LINE(frame,comp,line) (((unsigned char *)(frame)->data[k]) + \ in gst_comb_detect_transform_frame() macro
209 memcpy (GET_LINE (outframe, k, i), GET_LINE (inframe, k, i), width); in gst_comb_detect_transform_frame()
227 guint8 *dest = GET_LINE (outframe, 0, j); in gst_comb_detect_transform_frame()
228 guint8 *src = GET_LINE (inframe, 0, j); in gst_comb_detect_transform_frame()
233 guint8 *dest = GET_LINE (outframe, 0, j); in gst_comb_detect_transform_frame()
234 guint8 *src1 = GET_LINE (inframe, 0, j - 1); in gst_comb_detect_transform_frame()
235 guint8 *src2 = GET_LINE (inframe, 0, j); in gst_comb_detect_transform_frame()
236 guint8 *src3 = GET_LINE (inframe, 0, j + 1); in gst_comb_detect_transform_frame()
/dports/multimedia/gstreamer1-plugins-libde265/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstcombdetect.c199 #define GET_LINE(frame,comp,line) (((unsigned char *)(frame)->data[k]) + \ in gst_comb_detect_transform_frame() macro
209 memcpy (GET_LINE (outframe, k, i), GET_LINE (inframe, k, i), width); in gst_comb_detect_transform_frame()
227 guint8 *dest = GET_LINE (outframe, 0, j); in gst_comb_detect_transform_frame()
228 guint8 *src = GET_LINE (inframe, 0, j); in gst_comb_detect_transform_frame()
233 guint8 *dest = GET_LINE (outframe, 0, j); in gst_comb_detect_transform_frame()
234 guint8 *src1 = GET_LINE (inframe, 0, j - 1); in gst_comb_detect_transform_frame()
235 guint8 *src2 = GET_LINE (inframe, 0, j); in gst_comb_detect_transform_frame()
236 guint8 *src3 = GET_LINE (inframe, 0, j + 1); in gst_comb_detect_transform_frame()

1234567