Searched refs:inter_scl (Results 1 – 1 of 1) sorted by relevance
43 static const uint8_t inter_scl[64] = { variable207 if (inter_scl[zigzag[run - 1]] != inter_scl[zigzag[run - 2]]) in h264e_pps_to_packet()210 … mpp_writer_put_se(bit, (int8_t)(inter_scl[zigzag[j]] - (j > 0 ? inter_scl[zigzag[j - 1]] : 8))); in h264e_pps_to_packet()212 mpp_writer_put_se(bit, (int8_t) - inter_scl[zigzag[run]]); in h264e_pps_to_packet()