Searched refs:y_flag (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | mss4.c | 272 int i, y_flag = 0; in read_vec_pos() local 279 if ((!i && !y_flag) || get_bits1(gb)) { in read_vec_pos() 288 y_flag = 1; in read_vec_pos() |
Completed in 1 milliseconds