Searched refs:PTR_SRL (Results 1 – 5 of 5) sorted by relevance
/third_party/ffmpeg/libavutil/mips/ |
D | asmdefs.h | 41 # define PTR_SRL "dsrl " macro 54 # define PTR_SRL "srl " macro
|
/third_party/ffmpeg/libavcodec/mips/ |
D | h264pred_mmi.c | 639 PTR_SRL "%[addr3], 0x03 \n\t" in ff_pred8x8_dc_8_mmi() 640 PTR_SRL "%[addr4], 0x02 \n\t" in ff_pred8x8_dc_8_mmi() 641 PTR_SRL "%[addr1], 0x02 \n\t" in ff_pred8x8_dc_8_mmi() 642 PTR_SRL "%[addr2], 0x03 \n\t" in ff_pred8x8_dc_8_mmi()
|
D | h264dsp_mmi.c | 937 PTR_SRL "%[input], %[input], 0x10 \n\t" in ff_h264_luma_dc_dequant_idct_8_mmi() 946 PTR_SRL "%[input], %[input], 0x10 \n\t" in ff_h264_luma_dc_dequant_idct_8_mmi() 971 PTR_SRL "%[input], %[input], 0x10 \n\t" in ff_h264_luma_dc_dequant_idct_8_mmi() 980 PTR_SRL "%[input], %[input], 0x10 \n\t" in ff_h264_luma_dc_dequant_idct_8_mmi() 1025 PTR_SRL "%[input], %[input], 0x10 \n\t" in ff_h264_luma_dc_dequant_idct_8_mmi() 1034 PTR_SRL "%[input], %[input], 0x10 \n\t" in ff_h264_luma_dc_dequant_idct_8_mmi() 1058 PTR_SRL "%[input], %[input], 0x10 \n\t" in ff_h264_luma_dc_dequant_idct_8_mmi() 1067 PTR_SRL "%[input], %[input], 0x10 \n\t" in ff_h264_luma_dc_dequant_idct_8_mmi()
|
/third_party/openh264/codec/common/inc/ |
D | asmdefs_mmi.h | 49 # define PTR_SRL "dsrl " macro 62 # define PTR_SRL "srl " macro
|
/third_party/openh264/codec/processing/src/mips/ |
D | vaa_mmi.c | 256 PTR_SRL "%[iPicWidth], %[iPicWidth], 0x04 \n\t" in VAACalcSad_mmi() 257 PTR_SRL "%[iPicHeight], %[iPicHeight], 0x04 \n\t" in VAACalcSad_mmi()
|