Home
last modified time | relevance | path

Searched refs:ORC_SWAP_L (Results 1 – 25 of 30) sorted by relevance

12

/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiopack-dist.c221 #define ORC_SWAP_L(x) ((((x)&0xffU)<<24) | (((x)&0xff00U)<<8) | (((x)&0xff0000U)>>8) | (((x)&0xff00… macro
2171 var36.i = ORC_SWAP_L (var33.i); in audio_orc_unpack_u24_32_swap()
2210 var36.i = ORC_SWAP_L (var33.i); in _backup_audio_orc_unpack_u24_32_swap()
2304 var35.i = ORC_SWAP_L (var33.i); in audio_orc_unpack_s24_32_swap()
2333 var35.i = ORC_SWAP_L (var33.i); in _backup_audio_orc_unpack_s24_32_swap()
2549 var36.i = ORC_SWAP_L (var33.i); in audio_orc_unpack_u32_swap()
2585 var36.i = ORC_SWAP_L (var33.i); in _backup_audio_orc_unpack_u32_swap()
2778 var33.i = ORC_SWAP_L (var32.i); in audio_orc_unpack_s32_swap()
2804 var33.i = ORC_SWAP_L (var32.i); in _backup_audio_orc_unpack_s32_swap()
2999 var35.i = ORC_SWAP_L (var33.i); in audio_orc_unpack_f32_swap()
[all …]
Dgstaudiopack.c221 #define ORC_SWAP_L(x) ((((x)&0xffU)<<24) | (((x)&0xff00U)<<8) | (((x)&0xff0000U)>>8) | (((x)&0xff00… macro
2171 var36.i = ORC_SWAP_L (var33.i); in audio_orc_unpack_u24_32_swap()
2210 var36.i = ORC_SWAP_L (var33.i); in _backup_audio_orc_unpack_u24_32_swap()
2304 var35.i = ORC_SWAP_L (var33.i); in audio_orc_unpack_s24_32_swap()
2333 var35.i = ORC_SWAP_L (var33.i); in _backup_audio_orc_unpack_s24_32_swap()
2549 var36.i = ORC_SWAP_L (var33.i); in audio_orc_unpack_u32_swap()
2585 var36.i = ORC_SWAP_L (var33.i); in _backup_audio_orc_unpack_u32_swap()
2778 var33.i = ORC_SWAP_L (var32.i); in audio_orc_unpack_s32_swap()
2804 var33.i = ORC_SWAP_L (var32.i); in _backup_audio_orc_unpack_s32_swap()
2999 var35.i = ORC_SWAP_L (var33.i); in audio_orc_unpack_f32_swap()
[all …]
/third_party/gstreamer/gstplugins_base/gst/videotestsrc/
Dgstvideotestsrcorc.c125 #define ORC_SWAP_L(x) ((((x)&0xffU)<<24) | (((x)&0xff00U)<<8) | (((x)&0xff0000U)>>8) | (((x)&0xff00… macro
Dgstvideotestsrcorc-dist.c125 #define ORC_SWAP_L(x) ((((x)&0xffU)<<24) | (((x)&0xff00U)<<8) | (((x)&0xff0000U)>>8) | (((x)&0xff00… macro
/third_party/gstreamer/gstplugins_good/gst/videobox/
Dgstvideoboxorc.c125 #define ORC_SWAP_L(x) ((((x)&0xffU)<<24) | (((x)&0xff00U)<<8) | (((x)&0xff0000U)>>8) | (((x)&0xff00… macro
Dgstvideoboxorc-dist.c125 #define ORC_SWAP_L(x) ((((x)&0xffU)<<24) | (((x)&0xff00U)<<8) | (((x)&0xff0000U)>>8) | (((x)&0xff00… macro
/third_party/gstreamer/gstplugins_bad/gst/videofilters/
Dgstscenechangeorc-dist.c127 #define ORC_SWAP_L(x) ((((x)&0xffU)<<24) | (((x)&0xff00U)<<8) | (((x)&0xff0000U)>>8) | (((x)&0xff00… macro
Dgstscenechangeorc.c127 #define ORC_SWAP_L(x) ((((x)&0xffU)<<24) | (((x)&0xff00U)<<8) | (((x)&0xff0000U)>>8) | (((x)&0xff00… macro
/third_party/gstreamer/gstplugins_bad/gst/gaudieffects/
Dgstgaudieffectsorc-dist.c126 #define ORC_SWAP_L(x) ((((x)&0xffU)<<24) | (((x)&0xff00U)<<8) | (((x)&0xff0000U)>>8) | (((x)&0xff00… macro
Dgstgaudieffectsorc.c126 #define ORC_SWAP_L(x) ((((x)&0xffU)<<24) | (((x)&0xff00U)<<8) | (((x)&0xff0000U)>>8) | (((x)&0xff00… macro
/third_party/gstreamer/gstplugins_good/gst/deinterlace/
Dtvtime-dist.c137 #define ORC_SWAP_L(x) ((((x)&0xffU)<<24) | (((x)&0xff00U)<<8) | (((x)&0xff0000U)>>8) | (((x)&0xff00… macro
Dtvtime.c137 #define ORC_SWAP_L(x) ((((x)&0xffU)<<24) | (((x)&0xff00U)<<8) | (((x)&0xff0000U)>>8) | (((x)&0xff00… macro
/third_party/gstreamer/gstplugins_bad/gst/fieldanalysis/
Dgstfieldanalysisorc-dist.c140 #define ORC_SWAP_L(x) ((((x)&0xffU)<<24) | (((x)&0xff00U)<<8) | (((x)&0xff0000U)>>8) | (((x)&0xff00… macro
Dgstfieldanalysisorc.c140 #define ORC_SWAP_L(x) ((((x)&0xffU)<<24) | (((x)&0xff00U)<<8) | (((x)&0xff0000U)>>8) | (((x)&0xff00… macro
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-orc-dist.c522 #define ORC_SWAP_L(x) ((((x)&0xffU)<<24) | (((x)&0xff00U)<<8) | (((x)&0xff0000U)>>8) | (((x)&0xff00… macro
5103 var33.i = ORC_SWAP_L (var32.i); in video_orc_unpack_BGRA()
5129 var33.i = ORC_SWAP_L (var32.i); in _backup_video_orc_unpack_BGRA()
5209 var33.i = ORC_SWAP_L (var32.i); in video_orc_pack_BGRA()
5235 var33.i = ORC_SWAP_L (var32.i); in _backup_video_orc_pack_BGRA()
5838 var36.i = ORC_SWAP_L (var34.i); in video_orc_unpack_ABGR_le()
5873 var36.i = ORC_SWAP_L (var34.i); in _backup_video_orc_unpack_ABGR_le()
5974 var36.i = ORC_SWAP_L (var34.i); in video_orc_pack_ABGR_le()
6009 var36.i = ORC_SWAP_L (var34.i); in _backup_video_orc_pack_ABGR_le()
6110 var36.i = ORC_SWAP_L (var34.i); in video_orc_unpack_ABGR_be()
[all …]
Dvideo-orc.c522 #define ORC_SWAP_L(x) ((((x)&0xffU)<<24) | (((x)&0xff00U)<<8) | (((x)&0xff0000U)>>8) | (((x)&0xff00… macro
5103 var33.i = ORC_SWAP_L (var32.i); in video_orc_unpack_BGRA()
5129 var33.i = ORC_SWAP_L (var32.i); in _backup_video_orc_unpack_BGRA()
5209 var33.i = ORC_SWAP_L (var32.i); in video_orc_pack_BGRA()
5235 var33.i = ORC_SWAP_L (var32.i); in _backup_video_orc_pack_BGRA()
5838 var36.i = ORC_SWAP_L (var34.i); in video_orc_unpack_ABGR_le()
5873 var36.i = ORC_SWAP_L (var34.i); in _backup_video_orc_unpack_ABGR_le()
5974 var36.i = ORC_SWAP_L (var34.i); in video_orc_pack_ABGR_le()
6009 var36.i = ORC_SWAP_L (var34.i); in _backup_video_orc_pack_ABGR_le()
6110 var36.i = ORC_SWAP_L (var34.i); in video_orc_unpack_ABGR_be()
[all …]
/third_party/gstreamer/gstplugins_base/gst/audiomixer/
Dgstaudiomixerorc.c157 #define ORC_SWAP_L(x) ((((x)&0xffU)<<24) | (((x)&0xff00U)<<8) | (((x)&0xff0000U)>>8) | (((x)&0xff00… macro
Dgstaudiomixerorc-dist.c157 #define ORC_SWAP_L(x) ((((x)&0xffU)<<24) | (((x)&0xff00U)<<8) | (((x)&0xff0000U)>>8) | (((x)&0xff00… macro
/third_party/gstreamer/gstplugins_base/gst/volume/
Dgstvolumeorc-dist.c152 #define ORC_SWAP_L(x) ((((x)&0xffU)<<24) | (((x)&0xff00U)<<8) | (((x)&0xff0000U)>>8) | (((x)&0xff00… macro
Dgstvolumeorc.c152 #define ORC_SWAP_L(x) ((((x)&0xffU)<<24) | (((x)&0xff00U)<<8) | (((x)&0xff0000U)>>8) | (((x)&0xff00… macro
/third_party/gstreamer/gstplugins_good/gst/videomixer/
Dvideomixerorc-dist.c137 #define ORC_SWAP_L(x) ((((x)&0xffU)<<24) | (((x)&0xff00U)<<8) | (((x)&0xff0000U)>>8) | (((x)&0xff00… macro
Dvideomixerorc.c137 #define ORC_SWAP_L(x) ((((x)&0xffU)<<24) | (((x)&0xff00U)<<8) | (((x)&0xff0000U)>>8) | (((x)&0xff00… macro
/third_party/gstreamer/gstplugins_base/gst/adder/
Dgstadderorc.c164 #define ORC_SWAP_L(x) ((((x)&0xffU)<<24) | (((x)&0xff00U)<<8) | (((x)&0xff0000U)>>8) | (((x)&0xff00… macro
Dgstadderorc-dist.c164 #define ORC_SWAP_L(x) ((((x)&0xffU)<<24) | (((x)&0xff00U)<<8) | (((x)&0xff0000U)>>8) | (((x)&0xff00… macro
/third_party/gstreamer/gstplugins_good/gst/audiofx/
Daudiopanoramaorc.c160 #define ORC_SWAP_L(x) ((((x)&0xffU)<<24) | (((x)&0xff00U)<<8) | (((x)&0xff0000U)>>8) | (((x)&0xff00… macro

12