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

  /external/mesa3d/src/gallium/drivers/freedreno/a3xx/
fd3_draw.c 46 add_sat(uint32_t a, int32_t b) function
72 OUT_RING(ring, add_sat(info->min_index, info->index_bias)); /* VFD_INDEX_MIN */
73 OUT_RING(ring, add_sat(info->max_index, info->index_bias)); /* VFD_INDEX_MAX */
  /external/libhevc/common/arm/
ihevc_intra_pred_filters_neon_intr.c 1240 int16x8_t shift_val, add_sat; local
1475 int16x8_t shift_val1, add_sat; local
    [all...]

Completed in 83 milliseconds