Searched refs:mmi_01bytes (Results 1 – 2 of 2) sorted by relevance
/third_party/openh264/codec/common/mips/ |
D | intra_pred_com_mmi.c | 126 unsigned char mmi_01bytes[16]__attribute__((aligned(16))) = in WelsI16x16LumaPredDc_mmi() local 181 : [kiStride]"r"((int)kiStride), [mmi_01bytes]"r"((unsigned char *)mmi_01bytes) in WelsI16x16LumaPredDc_mmi() 428 unsigned char mmi_01bytes[16]__attribute__((aligned(16))) = in WelsIChromaPredDc_mmi() local 515 : [kiStride]"r"((int)kiStride), [mmi_01bytes]"r"((unsigned char *)mmi_01bytes), in WelsIChromaPredDc_mmi() 522 unsigned char mmi_01bytes[16]__attribute__((aligned(16))) = in WelsIChromaPredH_mmi() local 545 : [kiStride]"r"((int)kiStride), [mmi_01bytes]"r"((unsigned char *)mmi_01bytes) in WelsIChromaPredH_mmi()
|
/third_party/openh264/codec/decoder/core/mips/ |
D | dct_mmi.c | 64 unsigned char mmi_01bytes[16]__attribute__((aligned(16))) = {1, 1, 1, 1, 1, 1, 1, 1, variable 182 [mmi_01bytes] "r"((unsigned char *)mmi_01bytes) in WelsDecoderI16x16LumaPredDc_mmi() 343 [mmi_01bytes]"r"((unsigned char *)mmi_01bytes) in WelsDecoderI16x16LumaPredH_mmi() 693 [mmi_01bytes] "r"((unsigned char *)mmi_01bytes) in WelsDecoderIChromaPredDc_mmi() 783 [mmi_01bytes] "r"((unsigned char *)mmi_01bytes) in WelsDecoderI4x4LumaPredH_mmi()
|