Home
last modified time | relevance | path

Searched refs:ff_h264_dequant8_coeff_init (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dh264data.h74 extern const uint8_t ff_h264_dequant8_coeff_init[6][6];
H A Dh264data.c165 const uint8_t ff_h264_dequant8_coeff_init[6][6] = { variable
H A Dh264_ps.c664 ((uint32_t)ff_h264_dequant8_coeff_init[idx][ff_h264_dequant8_coeff_init_scan[((x >> 1) & 12) | (x & 3)]] * in init_dequant8_coeff_table()

Completed in 3 milliseconds