Searched refs:case_n (Results 1 – 1 of 1) sorted by relevance
155 #define case_n(a, rd) \ in vp9d_split_frame() macro182 case_n(1, *idx); in vp9d_split_frame()183 case_n(2, MPP_RL16(idx)); in vp9d_split_frame()184 case_n(3, MPP_RL24(idx)); in vp9d_split_frame()185 case_n(4, MPP_RL32(idx)); in vp9d_split_frame()