Home
last modified time | relevance | path

Searched refs:orc_int8 (Results 1 – 25 of 61) sorted by relevance

123

/third_party/gstreamer/gstplugins_good/gst/deinterlace/
Dtvtime-dist.c13 typedef int8_t orc_int8; typedef
23 typedef signed __int8 orc_int8; typedef
35 typedef signed char orc_int8; typedef
54 orc_int8 x2[2];
61 orc_int8 x4[4];
165 orc_int8 *ORC_RESTRICT ptr0; in deinterlace_line_vfir()
166 const orc_int8 *ORC_RESTRICT ptr4; in deinterlace_line_vfir()
167 const orc_int8 *ORC_RESTRICT ptr5; in deinterlace_line_vfir()
168 const orc_int8 *ORC_RESTRICT ptr6; in deinterlace_line_vfir()
169 const orc_int8 *ORC_RESTRICT ptr7; in deinterlace_line_vfir()
[all …]
Dtvtime.c13 typedef int8_t orc_int8; typedef
23 typedef signed __int8 orc_int8; typedef
35 typedef signed char orc_int8; typedef
54 orc_int8 x2[2];
61 orc_int8 x4[4];
165 orc_int8 *ORC_RESTRICT ptr0; in deinterlace_line_vfir()
166 const orc_int8 *ORC_RESTRICT ptr4; in deinterlace_line_vfir()
167 const orc_int8 *ORC_RESTRICT ptr5; in deinterlace_line_vfir()
168 const orc_int8 *ORC_RESTRICT ptr6; in deinterlace_line_vfir()
169 const orc_int8 *ORC_RESTRICT ptr7; in deinterlace_line_vfir()
[all …]
Dtvtime-dist.h19 typedef int8_t orc_int8; typedef
29 typedef signed __int8 orc_int8;
41 typedef signed char orc_int8;
57 typedef union { orc_int16 i; orc_int8 x2[2]; } orc_union16;
58 typedef union { orc_int32 i; float f; orc_int16 x2[2]; orc_int8 x4[4]; } orc_union32;
Dtvtime.h19 typedef int8_t orc_int8; typedef
29 typedef signed __int8 orc_int8;
41 typedef signed char orc_int8;
57 typedef union { orc_int16 i; orc_int8 x2[2]; } orc_union16;
58 typedef union { orc_int32 i; float f; orc_int16 x2[2]; orc_int8 x4[4]; } orc_union32;
/third_party/gstreamer/gstplugins_bad/gst/fieldanalysis/
Dgstfieldanalysisorc-dist.c13 typedef int8_t orc_int8; typedef
23 typedef signed __int8 orc_int8; typedef
35 typedef signed char orc_int8; typedef
54 orc_int8 x2[2];
61 orc_int8 x4[4];
168 const orc_int8 *ORC_RESTRICT ptr4; in fieldanalysis_orc_same_parity_sad_planar_yuv()
169 const orc_int8 *ORC_RESTRICT ptr5; in fieldanalysis_orc_same_parity_sad_planar_yuv()
171 orc_int8 var36; in fieldanalysis_orc_same_parity_sad_planar_yuv()
172 orc_int8 var37; in fieldanalysis_orc_same_parity_sad_planar_yuv()
182 ptr4 = (orc_int8 *) s1; in fieldanalysis_orc_same_parity_sad_planar_yuv()
[all …]
Dgstfieldanalysisorc.c13 typedef int8_t orc_int8; typedef
23 typedef signed __int8 orc_int8; typedef
35 typedef signed char orc_int8; typedef
54 orc_int8 x2[2];
61 orc_int8 x4[4];
168 const orc_int8 *ORC_RESTRICT ptr4; in fieldanalysis_orc_same_parity_sad_planar_yuv()
169 const orc_int8 *ORC_RESTRICT ptr5; in fieldanalysis_orc_same_parity_sad_planar_yuv()
171 orc_int8 var36; in fieldanalysis_orc_same_parity_sad_planar_yuv()
172 orc_int8 var37; in fieldanalysis_orc_same_parity_sad_planar_yuv()
182 ptr4 = (orc_int8 *) s1; in fieldanalysis_orc_same_parity_sad_planar_yuv()
[all …]
Dgstfieldanalysisorc-dist.h19 typedef int8_t orc_int8; typedef
29 typedef signed __int8 orc_int8;
41 typedef signed char orc_int8;
57 typedef union { orc_int16 i; orc_int8 x2[2]; } orc_union16;
58 typedef union { orc_int32 i; float f; orc_int16 x2[2]; orc_int8 x4[4]; } orc_union32;
/third_party/gstreamer/gstplugins_base/gst/audiomixer/
Dgstaudiomixerorc.c13 typedef int8_t orc_int8; typedef
23 typedef signed __int8 orc_int8; typedef
35 typedef signed char orc_int8; typedef
54 orc_int8 x2[2];
61 orc_int8 x4[4];
408 orc_int8 *ORC_RESTRICT ptr0; in audiomixer_orc_add_s8()
409 const orc_int8 *ORC_RESTRICT ptr4; in audiomixer_orc_add_s8()
410 orc_int8 var32; in audiomixer_orc_add_s8()
411 orc_int8 var33; in audiomixer_orc_add_s8()
412 orc_int8 var34; in audiomixer_orc_add_s8()
[all …]
Dgstaudiomixerorc-dist.c13 typedef int8_t orc_int8; typedef
23 typedef signed __int8 orc_int8; typedef
35 typedef signed char orc_int8; typedef
54 orc_int8 x2[2];
61 orc_int8 x4[4];
408 orc_int8 *ORC_RESTRICT ptr0; in audiomixer_orc_add_s8()
409 const orc_int8 *ORC_RESTRICT ptr4; in audiomixer_orc_add_s8()
410 orc_int8 var32; in audiomixer_orc_add_s8()
411 orc_int8 var33; in audiomixer_orc_add_s8()
412 orc_int8 var34; in audiomixer_orc_add_s8()
[all …]
/third_party/gstreamer/gstplugins_base/gst/adder/
Dgstadderorc.c13 typedef int8_t orc_int8; typedef
23 typedef signed __int8 orc_int8; typedef
35 typedef signed char orc_int8; typedef
54 orc_int8 x2[2];
61 orc_int8 x4[4];
414 orc_int8 *ORC_RESTRICT ptr0; in adder_orc_add_s8()
415 const orc_int8 *ORC_RESTRICT ptr4; in adder_orc_add_s8()
416 orc_int8 var32; in adder_orc_add_s8()
417 orc_int8 var33; in adder_orc_add_s8()
418 orc_int8 var34; in adder_orc_add_s8()
[all …]
Dgstadderorc-dist.c13 typedef int8_t orc_int8; typedef
23 typedef signed __int8 orc_int8; typedef
35 typedef signed char orc_int8; typedef
54 orc_int8 x2[2];
61 orc_int8 x4[4];
414 orc_int8 *ORC_RESTRICT ptr0; in adder_orc_add_s8()
415 const orc_int8 *ORC_RESTRICT ptr4; in adder_orc_add_s8()
416 orc_int8 var32; in adder_orc_add_s8()
417 orc_int8 var33; in adder_orc_add_s8()
418 orc_int8 var34; in adder_orc_add_s8()
[all …]
/third_party/gstreamer/gstplugins_bad/gst/videofilters/
Dgstscenechangeorc-dist.c13 typedef int8_t orc_int8; typedef
23 typedef signed __int8 orc_int8; typedef
35 typedef signed char orc_int8; typedef
54 orc_int8 x2[2];
61 orc_int8 x4[4];
156 const orc_int8 *ORC_RESTRICT ptr4; in orc_sad_nxm_u8()
157 const orc_int8 *ORC_RESTRICT ptr5; in orc_sad_nxm_u8()
159 orc_int8 var32; in orc_sad_nxm_u8()
160 orc_int8 var33; in orc_sad_nxm_u8()
190 const orc_int8 *ORC_RESTRICT ptr4; in _backup_orc_sad_nxm_u8()
[all …]
Dgstscenechangeorc.c13 typedef int8_t orc_int8; typedef
23 typedef signed __int8 orc_int8; typedef
35 typedef signed char orc_int8; typedef
54 orc_int8 x2[2];
61 orc_int8 x4[4];
156 const orc_int8 *ORC_RESTRICT ptr4; in orc_sad_nxm_u8()
157 const orc_int8 *ORC_RESTRICT ptr5; in orc_sad_nxm_u8()
159 orc_int8 var32; in orc_sad_nxm_u8()
160 orc_int8 var33; in orc_sad_nxm_u8()
190 const orc_int8 *ORC_RESTRICT ptr4; in _backup_orc_sad_nxm_u8()
[all …]
Dgstscenechangeorc-dist.h18 typedef int8_t orc_int8; typedef
28 typedef signed __int8 orc_int8;
40 typedef signed char orc_int8;
56 typedef union { orc_int16 i; orc_int8 x2[2]; } orc_union16;
57 typedef union { orc_int32 i; float f; orc_int16 x2[2]; orc_int8 x4[4]; } orc_union32;
Dgstscenechangeorc.h18 typedef int8_t orc_int8; typedef
28 typedef signed __int8 orc_int8;
40 typedef signed char orc_int8;
56 typedef union { orc_int16 i; orc_int8 x2[2]; } orc_union16;
57 typedef union { orc_int32 i; float f; orc_int16 x2[2]; orc_int8 x4[4]; } orc_union32;
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-orc-dist.c13 typedef int8_t orc_int8; typedef
23 typedef signed __int8 orc_int8; typedef
35 typedef signed char orc_int8; typedef
54 orc_int8 x2[2];
61 orc_int8 x4[4];
558 orc_int8 var42; in video_orc_blend_little()
668 orc_int8 var42; in _backup_video_orc_blend_little()
878 orc_int8 var44; in video_orc_blend_big()
991 orc_int8 var44; in _backup_video_orc_blend_big()
1198 const orc_int8 *ORC_RESTRICT ptr4; in video_orc_unpack_I420()
[all …]
Dvideo-orc.c13 typedef int8_t orc_int8; typedef
23 typedef signed __int8 orc_int8; typedef
35 typedef signed char orc_int8; typedef
54 orc_int8 x2[2];
61 orc_int8 x4[4];
558 orc_int8 var42; in video_orc_blend_little()
668 orc_int8 var42; in _backup_video_orc_blend_little()
878 orc_int8 var44; in video_orc_blend_big()
991 orc_int8 var44; in _backup_video_orc_blend_big()
1198 const orc_int8 *ORC_RESTRICT ptr4; in video_orc_unpack_I420()
[all …]
/third_party/gstreamer/gstplugins_base/gst/videotestsrc/
Dgstvideotestsrcorc-dist.h19 typedef int8_t orc_int8; typedef
29 typedef signed __int8 orc_int8;
41 typedef signed char orc_int8;
57 typedef union { orc_int16 i; orc_int8 x2[2]; } orc_union16;
58 typedef union { orc_int32 i; float f; orc_int16 x2[2]; orc_int8 x4[4]; } orc_union32;
Dgstvideotestsrcorc.h19 typedef int8_t orc_int8; typedef
29 typedef signed __int8 orc_int8;
41 typedef signed char orc_int8;
57 typedef union { orc_int16 i; orc_int8 x2[2]; } orc_union16;
58 typedef union { orc_int32 i; float f; orc_int16 x2[2]; orc_int8 x4[4]; } orc_union32;
/third_party/gstreamer/gstplugins_good/gst/videobox/
Dgstvideoboxorc-dist.h19 typedef int8_t orc_int8; typedef
29 typedef signed __int8 orc_int8;
41 typedef signed char orc_int8;
57 typedef union { orc_int16 i; orc_int8 x2[2]; } orc_union16;
58 typedef union { orc_int32 i; float f; orc_int16 x2[2]; orc_int8 x4[4]; } orc_union32;
Dgstvideoboxorc.h19 typedef int8_t orc_int8; typedef
29 typedef signed __int8 orc_int8;
41 typedef signed char orc_int8;
57 typedef union { orc_int16 i; orc_int8 x2[2]; } orc_union16;
58 typedef union { orc_int32 i; float f; orc_int16 x2[2]; orc_int8 x4[4]; } orc_union32;
/third_party/gstreamer/gstplugins_bad/gst/gaudieffects/
Dgstgaudieffectsorc-dist.h19 typedef int8_t orc_int8; typedef
29 typedef signed __int8 orc_int8;
41 typedef signed char orc_int8;
57 typedef union { orc_int16 i; orc_int8 x2[2]; } orc_union16;
58 typedef union { orc_int32 i; float f; orc_int16 x2[2]; orc_int8 x4[4]; } orc_union32;
Dgstgaudieffectsorc.h19 typedef int8_t orc_int8; typedef
29 typedef signed __int8 orc_int8;
41 typedef signed char orc_int8;
57 typedef union { orc_int16 i; orc_int8 x2[2]; } orc_union16;
58 typedef union { orc_int32 i; float f; orc_int16 x2[2]; orc_int8 x4[4]; } orc_union32;
/third_party/gstreamer/gstplugins_good/gst/videomixer/
Dvideomixerorc-dist.h19 typedef int8_t orc_int8; typedef
29 typedef signed __int8 orc_int8;
41 typedef signed char orc_int8;
57 typedef union { orc_int16 i; orc_int8 x2[2]; } orc_union16;
58 typedef union { orc_int32 i; float f; orc_int16 x2[2]; orc_int8 x4[4]; } orc_union32;
Dvideomixerorc.h19 typedef int8_t orc_int8; typedef
29 typedef signed __int8 orc_int8;
41 typedef signed char orc_int8;
57 typedef union { orc_int16 i; orc_int8 x2[2]; } orc_union16;
58 typedef union { orc_int32 i; float f; orc_int16 x2[2]; orc_int8 x4[4]; } orc_union32;

123