Searched refs:SP (Results 1 – 10 of 10) sorted by relevance
/hardware/intel/img/psb_video/src/ |
D | tng_MPEG4ES.c | 163 ctx->ui8ProfileIdc = SP; in tng_MPEG4ES_CreateContext() 166 ctx->ui8ProfileIdc = SP; in tng_MPEG4ES_CreateContext()
|
D | pnw_MPEG4ES.c | 274 profile = SP; in pnw__MPEG4ES_process_sequence_param() 280 profile = SP; in pnw__MPEG4ES_process_sequence_param()
|
D | pnw_hostheader.h | 186 SP = 1, enumerator
|
D | tng_hostheader.h | 308 SP = 1, enumerator
|
D | pnw_hostheader.c | 1115 if (bProfile == SP) { in pnw__MPEG4_writebits_sequence_header()
|
D | tng_hostheader.c | 1426 if (bProfile == SP) in tng__MPEG4_writebits_sequence_header()
|
/hardware/intel/img/psb_video/src/mrst/ |
D | lnc_hostheader.h | 167 SP = 1, enumerator
|
D | lnc_MPEG4ES.c | 242 profile = SP; in lnc__MPEG4ES_process_sequence_param() 248 profile = SP; in lnc__MPEG4ES_process_sequence_param()
|
D | lnc_hostheader.c | 1271 if (bProfile == SP) { in lnc__MPEG4_writebits_sequence_header()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ |
D | mcomp.c | 194 #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
|