Searched refs:CONV_DB (Results 1 – 1 of 1) sorted by relevance
32 #define CONV_DB(x) (int32_t) ((x) * (1 << 16)) macro58 matrix[0] = CONV_DB(c); in av_display_rotation_set()59 matrix[1] = CONV_DB(-s); in av_display_rotation_set()60 matrix[3] = CONV_DB(s); in av_display_rotation_set()61 matrix[4] = CONV_DB(c); in av_display_rotation_set()