Searched refs:both_masks (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libpostproc/
H A Dpostprocess_template.c2548 int64_t dc_mask, eq_mask, both_masks; local
2657 both_masks = dc_mask & eq_mask;
2659 if(both_masks){
2835 : "r" ((x86_reg)step), "r"(src - offset), "m"(both_masks)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libpostproc/
H A Dpostprocess_template.c2472 int64_t dc_mask, eq_mask, both_masks; local
2581 both_masks = dc_mask & eq_mask;
2583 if(both_masks){
2758 : "r" ((x86_reg)step), "r"(src - offset), "m"(both_masks)

Completed in 74 milliseconds