Searched refs:CLASS0_BITS (Results 1 – 8 of 8) sorted by relevance
64 #define CLASS0_BITS 1 /* bits at integer precision for class 0 */ macro65 #define CLASS0_SIZE (1 << CLASS0_BITS)66 #define MV_OFFSET_BITS (MV_CLASSES + CLASS0_BITS - 2)70 #define MV_MAX_BITS (MV_CLASSES + CLASS0_BITS + 2)
70 #define CLASS0_BITS 1 /* bits at integer precision for class 0 */ macro71 #define CLASS0_SIZE (1 << CLASS0_BITS)72 #define MV_OFFSET_BITS (MV_CLASSES + CLASS0_BITS - 2)75 #define MV_MAX_BITS (MV_CLASSES + CLASS0_BITS + 2)
132 int b = c + CLASS0_BITS - 1; // number of bits in inc_mv_component()
44 const int n = mv_class + CLASS0_BITS - 1; // number of bits in update_mv_component_stats()99 const int n = mv_class + CLASS0_BITS - 1; // number of bits in encode_mv_component()154 const int b = c + CLASS0_BITS - 1; /* number of bits */ in build_nmv_component_cost_table()
100 const int n = mv_class + CLASS0_BITS - 1; // number of bits in keep_one_comp_stat()
55 const int n = mv_class + CLASS0_BITS - 1; // number of bits in encode_mv_component()120 int b = c + CLASS0_BITS - 1; /* number of bits */ in build_nmv_component_cost_table()
248 const int n = mv_class + CLASS0_BITS - 1; // number of bits in read_mv_component()
851 const int n = mv_class + CLASS0_BITS - 1; // number of bits in read_mv_component()