Home
last modified time | relevance | path

Searched refs:beta_index (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/nine/
Dvertexdeclaration9.c282 BYTE beta_index = 0xFF; in NineVertexDeclaration9_new_from_fvf() local
300 beta_index = D3DDECLTYPE_D3DCOLOR; in NineVertexDeclaration9_new_from_fvf()
302 beta_index = D3DDECLTYPE_UBYTE4; in NineVertexDeclaration9_new_from_fvf()
304 beta_index = D3DDECLTYPE_FLOAT1; in NineVertexDeclaration9_new_from_fvf()
306 if (beta_index != 0xFF) { --betas; } in NineVertexDeclaration9_new_from_fvf()
322 if (beta_index != 0xFF) { in NineVertexDeclaration9_new_from_fvf()
323 elems[nelems].Type = beta_index; in NineVertexDeclaration9_new_from_fvf()
/external/libhevc/common/arm/
Dihevc_deblk_luma_vert.s82 movlt r7,#0x0 @ r7 has the beta_index value
Dihevc_deblk_luma_horz.s81 movlt r7,#0x0 @ r7 has the beta_index value