HomeSort by relevance Sort by last modified time
    Searched refs:tff (Results 1 - 2 of 2) sorted by null

  /hardware/intel/common/libmix/mix_vbp/viddec_fw/include/
viddec_fw_frame_attr.h 169 Refer to "RPTFRM", "TFF", "BFF" in the picture layer
173 unsigned int tff; member in struct:viddec_vc1_frame_attributes
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
viddec_vc1_workload.c 67 /* TFF, repeat frame, field */
68 attrs->vc1.tff = info->picLayerHeader.TFF;
108 if(pic->TFF)
122 if(pic->TFF)
137 if(pic->TFF)
151 if(pic->TFF)
166 if(pic->TFF)
183 if(pic->TFF)

Completed in 61 milliseconds