Home
last modified time | relevance | path

Searched refs:H264_LAST_COEFF_FLAG_OFFSET_8x8_OFFSET (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dcabac.h36 #define H264_LAST_COEFF_FLAG_OFFSET_8x8_OFFSET 1280 macro
H A Dcabac_functions.h61 static const uint8_t * const ff_h264_last_coeff_flag_offset_8x8 = ff_h264_cabac_tables + H264_LAST_COEFF_FLAG_OFFSET_8x8_OFFSET;
/third_party/ffmpeg/libavcodec/x86/
H A Dh264_cabac.c201 "i"(H264_LAST_COEFF_FLAG_OFFSET_8x8_OFFSET) TABLES_ARG in decode_significance_8x8_x86()
/third_party/ffmpeg/libavcodec/loongarch/
H A Dh264_cabac.c91 int64_t flag_offset = H264_LAST_COEFF_FLAG_OFFSET_8x8_OFFSET; in decode_significance_8x8_loongarch()

Completed in 2 milliseconds