Searched defs:IDCT_DC (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/x86/ | ||
H A D | hevc_idct.asm | 817 IDCT_DC 16, 4, %1 label 818 IDCT_DC 32, 16, %1 label |
/third_party/ffmpeg/libavcodec/ | ||
H A D | hevcdsp_template.c | 265 #define IDCT_DC(H) \ macro |
Completed in 6 milliseconds