Searched defs:self (Results 1 - 25 of 57) sorted by relevance

123

/hardware/qcom/display/msm8084/libcopybit/
H A Dcopybit_priv.h38 static int iterate(copybit_region_t const * self, copybit_rect_t* rect) { argument
39 if (!self || !rect) {
43 copybit_iterator const* me = static_cast<copybit_iterator const*>(self);
/hardware/qcom/display/msm8226/libcopybit/
H A Dcopybit_priv.h38 static int iterate(copybit_region_t const * self, copybit_rect_t* rect) { argument
39 if (!self || !rect) {
43 copybit_iterator const* me = static_cast<copybit_iterator const*>(self);
/hardware/qcom/display/msm8909/libcopybit/
H A Dcopybit_priv.h38 static int iterate(copybit_region_t const * self, copybit_rect_t* rect) { argument
39 if (!self || !rect) {
43 copybit_iterator const* me = static_cast<copybit_iterator const*>(self);
/hardware/qcom/display/msm8960/libcopybit/
H A Dcopybit_priv.h38 static int iterate(copybit_region_t const * self, copybit_rect_t* rect) { argument
39 if (!self || !rect) {
43 copybit_iterator const* me = static_cast<copybit_iterator const*>(self);
/hardware/qcom/display/msm8994/libcopybit/
H A Dcopybit_priv.h38 static int iterate(copybit_region_t const * self, copybit_rect_t* rect) { argument
39 if (!self || !rect) {
43 copybit_iterator const* me = static_cast<copybit_iterator const*>(self);
/hardware/qcom/display/msm8996/libcopybit/
H A Dcopybit_priv.h38 static int iterate(copybit_region_t const * self, copybit_rect_t* rect) { argument
39 if (!self || !rect) {
43 copybit_iterator const* me = static_cast<copybit_iterator const*>(self);
/hardware/qcom/display/msm8998/libcopybit/
H A Dcopybit_priv.h38 static int iterate(copybit_region_t const * self, copybit_rect_t* rect) { argument
39 if (!self || !rect) {
43 copybit_iterator const* me = static_cast<copybit_iterator const*>(self);
/hardware/intel/common/libmix/mix_audio/src/
H A Dmixacpmp3.c33 static void mix_acp_mp3_init (MixAudioConfigParamsMP3 *self) argument
35 self->CRC=FALSE;
36 self->MPEG_format=0;
37 self->MPEG_layer=0;
H A Dmixacpwma.c35 static void mix_acp_wma_init (MixAudioConfigParamsWMA *self) argument
37 self->channel_mask = 0;
38 self->format_tag = 0;
39 self->block_align = 0;
40 self->wma_encode_opt = 0;
41 self->pcm_bit_width = 0; /* source pcm bit width */
42 self->wma_version = MIX_AUDIO_WMA_VUNKNOWN;
H A Dmixaip.c44 static void mix_aip_init (MixAudioInitParams *self) argument
46 self->reserved1 = self->reserved2 = self->reserved3 = self->reserved4 = NULL;
H A Dmixacp.c43 static void mix_acp_init (MixAudioConfigParams *self) argument
45 self->decode_mode = MIX_DECODE_NULL;
46 self->stream_name = NULL;
47 self->audio_manager=MIX_AUDIOMANAGER_NONE;
48 self->num_channels = 0;
49 self->bit_rate = 0;
50 self->sample_freq = 0;
51 self->bits_per_sample = MIX_ACP_BPS_16;
52 self->op_align = MIX_ACP_OUTPUT_ALIGN_16;
/hardware/intel/common/libmix/mix_common/src/
H A Dmixdrmparams.c39 static void mix_drmparams_init (MixDrmParams *self) argument
/hardware/intel/common/libmix/mix_video/src/
H A Dmixdrmparams.c32 mix_drmparams_init (MixDrmParams * self) argument
H A Dmixvideoconfigparams.c33 static void mix_videoconfigparams_init(MixVideoConfigParams * self) { argument
36 self->reserved1 = NULL;
37 self->reserved2 = NULL;
38 self->reserved3 = NULL;
39 self->reserved4 = NULL;
67 /* MixVideoConfigParams *self = MIX_VIDEOCONFIGPARAMS(obj); */
H A Dmixbuffer.c35 static void mix_buffer_init(MixBuffer * self) { argument
38 MixBufferPrivate *priv = MIX_BUFFER_GET_PRIVATE(self);
39 self->reserved = priv;
43 self->data = NULL;
44 self->size = 0;
45 self->token = 0;
46 self->callback = NULL;
73 /* MixBuffer *self = MIX_BUFFER(obj); */
H A Dmixdisplayx11.c33 static void mix_displayx11_init(MixDisplayX11 * self) { argument
36 self->display = NULL;
37 self->drawable = 0;
62 /* MixDisplayX11 *self = MIX_DISPLAYX11 (obj); */
H A Dmixvideocaps.c34 mix_videocaps_init (MixVideoCaps * self) argument
37 self->mix_caps = NULL;
38 self->video_hw_caps = NULL;
40 self->reserved1 = NULL;
41 self->reserved2 = NULL;
42 self->reserved3 = NULL;
43 self->reserved4 = NULL;
74 MixVideoCaps *self = MIX_VIDEOCAPS (obj); local
75 SAFE_FREE (self->mix_caps);
76 SAFE_FREE (self
[all...]
H A Dmixvideoconfigparamsdec_h264.c45 mix_videoconfigparamsdec_h264_init (MixVideoConfigParamsDecH264 * self) argument
49 self->reserved1 = NULL;
50 self->reserved2 = NULL;
51 self->reserved3 = NULL;
52 self->reserved4 = NULL;
H A Dmixvideoconfigparamsdec_mp42.c43 static void mix_videoconfigparamsdec_mp42_init(MixVideoConfigParamsDecMP42 * self) { argument
47 self->mpegversion = 0;
48 self->divxversion = 0;
49 self->reserved1 = NULL;
50 self->reserved2 = NULL;
51 self->reserved3 = NULL;
52 self->reserved4 = NULL;
H A Dmixvideoconfigparamsdec_vc1.c41 static void mix_videoconfigparamsdec_vc1_init(MixVideoConfigParamsDecVC1 * self) { argument
45 self->reserved1 = NULL;
46 self->reserved2 = NULL;
47 self->reserved3 = NULL;
48 self->reserved4 = NULL;
H A Dmixvideoconfigparamsenc_preview.c49 mix_videoconfigparamsenc_preview_init (MixVideoConfigParamsEncPreview * self) argument
54 self->reserved1 = NULL;
55 self->reserved2 = NULL;
56 self->reserved3 = NULL;
57 self->reserved4 = NULL;
H A Dmixvideodecodeparams.c31 static void mix_videodecodeparams_init(MixVideoDecodeParams * self) { argument
36 self->timestamp = 0;
37 self->discontinuity = FALSE;
38 self->reserved1 = NULL;
39 self->reserved2 = NULL;
40 self->reserved3 = NULL;
41 self->reserved4 = NULL;
H A Dmixvideoencodeparams.c31 static void mix_videoencodeparams_init(MixVideoEncodeParams * self) { argument
36 self->timestamp = 0;
37 self->discontinuity = FALSE;
38 self->reserved1 = NULL;
39 self->reserved2 = NULL;
40 self->reserved3 = NULL;
41 self->reserved4 = NULL;
H A Dmixvideoformat.c38 static void mix_videoformat_init(MixVideoFormat * self) { argument
44 self->initialized = FALSE;
45 self->framemgr = NULL;
46 self->surfacepool = NULL;
47 self->inputbufpool = NULL;
48 self->inputbufqueue = NULL;
49 self->va_display = NULL;
50 self->va_context = VA_INVALID_ID;
51 self->va_config = VA_INVALID_ID;
52 self
[all...]
H A Dmixvideoformatenc.c40 static void mix_videoformatenc_init(MixVideoFormatEnc * self) { argument
45 self->objectlock = g_mutex_new();
47 self->initialized = FALSE;
48 self->framemgr = NULL;
49 self->surfacepool = NULL;
50 self->inputbufpool = NULL;
51 self->inputbufqueue = NULL;
52 self->va_display = NULL;
53 self->va_context = 0;
54 self
[all...]

Completed in 542 milliseconds

123