Home
last modified time | relevance | path

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

/third_party/ffmpeg/libswscale/x86/
Dswscale_template.c810 "add "UV_OFF_BYTE"("#c"), "#index" \n\t" \
813 "sub "UV_OFF_BYTE"("#c"), "#index" \n\t" \
1041 "add "UV_OFF_BYTE"("#c"), "#index" \n\t" \
1044 "sub "UV_OFF_BYTE"("#c"), "#index" \n\t" \
1095 "add "UV_OFF_BYTE"("#c"), "#index" \n\t" \
1097 "sub "UV_OFF_BYTE"("#c"), "#index" \n\t" \
1148 "add "UV_OFF_BYTE"("#c"), "#index" \n\t" \
1151 "sub "UV_OFF_BYTE"("#c"), "#index" \n\t" \
1429 "add "UV_OFF_BYTE"("#c"), "#index" \n\t" \
1431 "sub "UV_OFF_BYTE"("#c"), "#index" \n\t" \
[all …]
/third_party/ffmpeg/libswscale/
Dswscale_internal.h459 #define UV_OFF_BYTE "11*8+4*4*"AV_STRINGIFY(MAX_FILTER_SIZE)"*3+56" macro