Home
last modified time | relevance | path

Searched refs:ALZHEIMER_DC_0LT_PRED8x8 (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/aarch64/
Dh264pred_init.c83 h->pred8x8[ALZHEIMER_DC_0LT_PRED8x8] = ff_pred8x8_0lt_dc_neon; in h264_pred_init_neon()
112 h->pred8x8[ALZHEIMER_DC_0LT_PRED8x8] = ff_pred8x8_0lt_dc_neon_10; in h264_pred_init_neon()
/third_party/ffmpeg/libavcodec/
Dh264pred.h80 #define ALZHEIMER_DC_0LT_PRED8x8 8 macro
Dh264pred.c492 h->pred8x8[ALZHEIMER_DC_0LT_PRED8x8 ]= FUNC(pred8x8_mad_cow_dc_0lt, depth);\ in ff_h264_pred_init()
500 h->pred8x8[ALZHEIMER_DC_0LT_PRED8x8 ]= FUNC(pred8x16_mad_cow_dc_0lt, depth);\ in ff_h264_pred_init()
/third_party/ffmpeg/libavcodec/mips/
Dh264pred_init_mips.c98 h->pred8x8[ALZHEIMER_DC_0LT_PRED8x8] = in ff_h264_pred_init_mips()
/third_party/ffmpeg/libavcodec/arm/
Dh264pred_init_arm.c70 h->pred8x8[ALZHEIMER_DC_0LT_PRED8x8] = ff_pred8x8_0lt_dc_neon; in h264_pred_init_neon()
/third_party/ffmpeg/tests/checkasm/
Dh264pred.c78 [ALZHEIMER_DC_0LT_PRED8x8] = "mad_cow_dc_0lt",