Home
last modified time | relevance | path

Searched refs:H264_LPS_RANGE_OFFSET (Results 1 - 9 of 9) sorted by relevance

/third_party/ffmpeg/libavcodec/x86/
H A Dh264_cabac.c72 AV_STRINGIFY(H264_LPS_RANGE_OFFSET), in decode_significance_x86()
84 AV_STRINGIFY(H264_LPS_RANGE_OFFSET), in decode_significance_x86()
153 AV_STRINGIFY(H264_LPS_RANGE_OFFSET), in decode_significance_8x8_x86()
172 AV_STRINGIFY(H264_LPS_RANGE_OFFSET), in decode_significance_8x8_x86()
H A Dcabac.h204 AV_STRINGIFY(H264_LPS_RANGE_OFFSET), in get_cabac_inline_x86()
/third_party/ffmpeg/libavcodec/loongarch/
H A Dh264_cabac.c73 [lps_off]"i"(H264_LPS_RANGE_OFFSET), in decode_significance_loongarch()
132 [lps_off]"i"(H264_LPS_RANGE_OFFSET), [sig_off]"r"(sig_off), in decode_significance_8x8_loongarch()
H A Dcabac.h138 [lps_off]"i"(H264_LPS_RANGE_OFFSET), in get_cabac_inline_loongarch()
/third_party/ffmpeg/libavcodec/
H A Dcabac.h34 #define H264_LPS_RANGE_OFFSET 512 macro
H A Dcabac_functions.h59 static const uint8_t * const ff_h264_lps_range = ff_h264_cabac_tables + H264_LPS_RANGE_OFFSET;
/third_party/ffmpeg/libavcodec/arm/
H A Dcabac.h99 [lps_off]"I"(H264_LPS_RANGE_OFFSET), in get_cabac_inline_arm()
/third_party/ffmpeg/libavcodec/aarch64/
H A Dcabac.h94 [lps_off]"I"(H264_LPS_RANGE_OFFSET), in get_cabac_inline_aarch64()
/third_party/ffmpeg/libavcodec/mips/
H A Dcabac.h113 [lps_off]"i"(H264_LPS_RANGE_OFFSET), in get_cabac_inline_mips()

Completed in 4 milliseconds