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

  /external/mesa3d/src/gallium/state_trackers/nine/
vertexdeclaration9.c 282 BYTE beta_index = 0xFF; local
300 beta_index = D3DDECLTYPE_D3DCOLOR;
302 beta_index = D3DDECLTYPE_UBYTE4;
304 beta_index = D3DDECLTYPE_FLOAT1;
306 if (beta_index != 0xFF) { --betas; }
322 if (beta_index != 0xFF) {
323 elems[nelems].Type = beta_index;
  /external/libhevc/common/arm/
ihevc_deblk_luma_horz.s 81 movlt r7,#0x0 @ r7 has the beta_index value
ihevc_deblk_luma_vert.s 82 movlt r7,#0x0 @ r7 has the beta_index value

Completed in 1235 milliseconds