Home
last modified time | relevance | path

Searched refs:high_depth (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/arm/
Dh264pred_init_arm.c53 const int high_depth = bit_depth > 8; in h264_pred_init_neon() local
55 if (high_depth) in h264_pred_init_neon()
/third_party/ffmpeg/libavcodec/aarch64/
Dh264pred_init.c52 const int high_depth = bit_depth > 8; in h264_pred_init_neon() local
54 if (high_depth) in h264_pred_init_neon()