Home
last modified time | relevance | path

Searched refs:ALZHEIMER_DC_L0T_PRED8x8 (Results 1 - 7 of 7) sorted by relevance

/third_party/ffmpeg/libavcodec/aarch64/
H A Dh264pred_init.c82 h->pred8x8[ALZHEIMER_DC_L0T_PRED8x8] = ff_pred8x8_l0t_dc_neon; in h264_pred_init_neon()
111 h->pred8x8[ALZHEIMER_DC_L0T_PRED8x8] = ff_pred8x8_l0t_dc_neon_10; in h264_pred_init_neon()
/third_party/ffmpeg/libavcodec/
H A Dh264pred.h79 #define ALZHEIMER_DC_L0T_PRED8x8 7 macro
H A Dh264pred.c491 h->pred8x8[ALZHEIMER_DC_L0T_PRED8x8 ]= FUNC(pred8x8_mad_cow_dc_l0t, depth);\ in ff_h264_pred_init()
499 h->pred8x8[ALZHEIMER_DC_L0T_PRED8x8 ]= FUNC(pred8x16_mad_cow_dc_l0t, depth);\ in ff_h264_pred_init()
H A Dh264_parse.c212 mode = ALZHEIMER_DC_L0T_PRED8x8 + in ff_h264_check_intra_pred_mode()
/third_party/ffmpeg/libavcodec/arm/
H A Dh264pred_init_arm.c69 h->pred8x8[ALZHEIMER_DC_L0T_PRED8x8] = ff_pred8x8_l0t_dc_neon; in h264_pred_init_neon()
/third_party/ffmpeg/libavcodec/mips/
H A Dh264pred_init_mips.c96 h->pred8x8[ALZHEIMER_DC_L0T_PRED8x8] = in ff_h264_pred_init_mips()
/third_party/ffmpeg/tests/checkasm/
H A Dh264pred.c77 [ALZHEIMER_DC_L0T_PRED8x8] = "mad_cow_dc_l0t",

Completed in 8 milliseconds