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

/hardware/intel/img/psb_video/src/mrst/
H A Dlnc_hostheader.h167 SP = 1, enumerator in enum:_MPEG4_PROFILE
H A Dlnc_MPEG4ES.c242 profile = SP;
248 profile = SP;
H A Dlnc_hostheader.c1235 /* profile_and_level_indication = 8 Bits = SP L0-L3 and SP L4-L5 are supported */
1271 if (bProfile == SP) {
1272 /* video_object_type_indication = 8 Bits = 0x01 for SP */
1275 /* is_object_layer_identifier = 1 Bit = 0 for SP */
1433 /* newpred_enable = 1 Bit = 0 No newpred mode in SP/ASP */
1435 /* reduced_vop_resolution_enable=1 Bit = 0 No reduced resolution frame in SP/ASP */
1439 /* scalability = 1 Bit = 0 No scalability in SP/ASP */
1746 /* profile_and_level_indication = 8 Bits = x SP L0-L3 and SP L
[all...]
/hardware/intel/img/psb_video/src/
H A Dpnw_MPEG4ES.c274 profile = SP;
280 profile = SP;
H A Dtng_MPEG4ES.c163 ctx->ui8ProfileIdc = SP;
166 ctx->ui8ProfileIdc = SP;
H A Dpnw_hostheader.h186 SP = 1, enumerator in enum:_MPEG4_PROFILE
H A Dtng_hostheader.h308 SP = 1, enumerator in enum:_MPEG4_PROFILE
H A Dpnw_hostheader.c1079 /* profile_and_level_indication = 8 Bits = SP L0-L3 and SP L4-L5 are supported */
1115 if (bProfile == SP) {
1116 /* video_object_type_indication = 8 Bits = 0x01 for SP */
1119 /* is_object_layer_identifier = 1 Bit = 0 for SP */
1277 /* newpred_enable = 1 Bit = 0 No newpred mode in SP/ASP */
1279 /* reduced_vop_resolution_enable=1 Bit = 0 No reduced resolution frame in SP/ASP */
1283 /* scalability = 1 Bit = 0 No scalability in SP/ASP */
1425 /* profile_and_level_indication = 8 Bits = x SP L0-L3 and SP L
[all...]
H A Dtng_hostheader.c1393 //profile_and_level_indication = 8 Bits = SP L0-L3 and SP L4-L5 are supported
1426 if (bProfile == SP)
1428 // video_object_type_indication = 8 Bits = 0x01 for SP
1431 // is_object_layer_identifier = 1 Bit = 0 for SP
1540 // newpred_enable = 1 Bit = 0 No newpred mode in SP/ASP
1542 // reduced_vop_resolution_enable=1 Bit = 0 No reduced resolution frame in SP/ASP
1545 // scalability = 1 Bit = 0 No scalability in SP/ASP
1677 /* profile_and_level_indication = 8 Bits = x SP L0-L3 and SP L
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A 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 macro

Completed in 180 milliseconds