Searched refs:P4 (Results 1 – 3 of 3) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/ |
D | filter_altivec.asm | 66 .macro vinterp_no_store P0 P1 P2 P3 P4 P5 77 Msum v18, v19, \P4, v4, v8 88 .macro vinterp_no_store_8x8 P0 P1 P2 P3 P4 P5 99 Msum v23, v24, \P4, v17, v25 111 .macro Vinterp P0 P1 P2 P3 P4 P5 112 vinterp_no_store \P0, \P1, \P2, \P3, \P4, \P5 118 .macro luma_v P0, P1, P2, P3, P4, P5 121 Vinterp \P0, \P1, \P2, \P3, \P4, \P5
|
/hardware/intel/img/psb_video/src/mrst/ |
D | psb_VC1.c | 637 #define P4(x) psb__trace_message("PARAMS: " #x "\t= %d\n", p->entrypoint_fields.bits.x) in psb__VC1_trace_pic_params() macro 638 P4(closed_entry); in psb__VC1_trace_pic_params() 639 P4(broken_link); in psb__VC1_trace_pic_params() 640 P4(loopfilter); in psb__VC1_trace_pic_params() 665 #define P4(x) psb__trace_message("PARAMS: " #x "\t= %d\n", p->reference_fields.bits.x) in psb__VC1_trace_pic_params() macro 666 P4(reference_distance_flag); in psb__VC1_trace_pic_params() 667 P4(reference_distance); in psb__VC1_trace_pic_params() 668 P4(num_reference_pictures); in psb__VC1_trace_pic_params() 669 P4(reference_field_pic_indicator); in psb__VC1_trace_pic_params()
|
/hardware/intel/img/psb_video/src/ |
D | pnw_VC1.c | 671 #define P4(x) psb__trace_message("PARAMS: " #x "\t= %d\n", p->reference_fields.bits.x) in psb__VC1_trace_pic_params() macro 672 P4(reference_distance_flag); in psb__VC1_trace_pic_params() 673 P4(reference_distance); in psb__VC1_trace_pic_params() 674 P4(num_reference_pictures); in psb__VC1_trace_pic_params() 675 P4(reference_field_pic_indicator); in psb__VC1_trace_pic_params()
|