Searched refs:field_tx (Results 1 – 5 of 5) sorted by relevance
832 pic_parms->raw_coding.flags.field_tx = picLayerHeader->raw_FIELDTX; in vbp_pack_picture_params_vc1()853 pic_parms->raw_coding.flags.field_tx ? 1 : in vbp_pack_picture_params_vc1()
2011 unsigned int field_tx : 1; /* PICTURE::FIELDTX */ member
1869 va_TraceMsg(trace_ctx, "\tfield_tx = %d\n", p->raw_coding.flags.field_tx); in va_TraceVAPictureParameterBufferVC1()
830 …c_params->bitplane_present.flags.bp_field_tx && !pic_params->raw_coding.flags.field_tx) ? 0x01 : 0; in psb__VC1_process_picture_param()
845 …c_params->bitplane_present.flags.bp_field_tx && !pic_params->raw_coding.flags.field_tx) ? 0x01 : 0; in psb__VC1_process_picture_param()