Searched refs:ASP (Results 1 - 8 of 8) sorted by relevance

/hardware/intel/img/psb_video/src/mrst/
H A Dlnc_hostheader.h168 ASP = 3 enumerator in enum:_MPEG4_PROFILE
H A Dlnc_MPEG4ES.c245 profile = ASP;
H A Dlnc_hostheader.c1290 /* video_object_type_indication = 8 Bits = 0x11 for ASP */
1293 /* is_object_layer_identifier = 1 Bit = 1 for ASP */
1296 /* video_object_layer_verid = 4 Bits = 5 is for ASP */
1415 if (bProfile == ASP) {
1432 if (bProfile == ASP) {
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 */
/hardware/intel/img/psb_video/src/
H A Dpnw_hostheader.h187 ASP = 3 enumerator in enum:_MPEG4_PROFILE
H A Dtng_hostheader.h309 ASP = 3 enumerator in enum:_MPEG4_PROFILE
H A Dpnw_MPEG4ES.c277 profile = ASP;
H A Dpnw_hostheader.c1134 /* video_object_type_indication = 8 Bits = 0x11 for ASP */
1137 /* is_object_layer_identifier = 1 Bit = 1 for ASP */
1140 /* video_object_layer_verid = 4 Bits = 5 is for ASP */
1259 if (bProfile == ASP) {
1276 if (bProfile == ASP) {
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 */
H A Dtng_hostheader.c1445 // video_object_type_indication = 8 Bits = 0x11 for ASP
1447 // is_object_layer_identifier = 1 Bit = 1 for ASP
1449 // video_object_layer_verid = 4 Bits = 5 is for ASP
1522 if (bProfile==ASP)
1538 if (bProfile == ASP)
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

Completed in 744 milliseconds