Home
last modified time | relevance | path

Searched refs:SP (Results 1 – 10 of 10) sorted by relevance

/hardware/intel/img/psb_video/src/
Dtng_MPEG4ES.c163 ctx->ui8ProfileIdc = SP; in tng_MPEG4ES_CreateContext()
166 ctx->ui8ProfileIdc = SP; in tng_MPEG4ES_CreateContext()
Dpnw_MPEG4ES.c274 profile = SP; in pnw__MPEG4ES_process_sequence_param()
280 profile = SP; in pnw__MPEG4ES_process_sequence_param()
Dpnw_hostheader.h186 SP = 1, enumerator
Dtng_hostheader.h308 SP = 1, enumerator
Dpnw_hostheader.c1115 if (bProfile == SP) { in pnw__MPEG4_writebits_sequence_header()
Dtng_hostheader.c1426 if (bProfile == SP) in tng__MPEG4_writebits_sequence_header()
/hardware/intel/img/psb_video/src/mrst/
Dlnc_hostheader.h167 SP = 1, enumerator
Dlnc_MPEG4ES.c242 profile = SP; in lnc__MPEG4ES_process_sequence_param()
248 profile = SP; in lnc__MPEG4ES_process_sequence_param()
Dlnc_hostheader.c1271 if (bProfile == SP) { in lnc__MPEG4_writebits_sequence_header()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dmcomp.c194 #define SP(x) (((x)&3)<<1) macro
196 #define DIST(r,c) vfp->svf( PRE(r,c), y_stride, SP(c),SP(r), z,b->src_stride,&sse)
355 #undef SP