HomeSort by: relevance | last modified time | path
    Searched defs:get_op_type (Results 1 - 1 of 1) sorted by relevancy

  /xsrc/external/mit/xf86-video-geode/dist/src/
lx_exa.c 806 get_op_type(struct exa_format_t *src, struct exa_format_t *dst, int type) function
903 type = get_op_type(exaScratch.srcFormat, exaScratch.dstFormat, opPtr->type);
923 type = get_op_type(exaScratch.srcFormat, exaScratch.srcFormat, opPtr->type);
970 type = get_op_type(exaScratch.srcFormat, exaScratch.dstFormat,
1067 type = get_op_type(exaScratch.srcFormat, exaScratch.dstFormat, opPtr->type);

Completed in 65 milliseconds